mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
Fixed up config.pgp, re-added files that will need to exist still
This commit is contained in:
6
teapot.php
Normal file
6
teapot.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
http_response_code(418);
|
||||
echo "HTTP 418 - I'm a teapot.";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user