Sort status codes, add 504, fix 300 and 404

This commit is contained in:
askiiart 2023-11-09 08:52:22 -06:00
parent aec721db2d
commit f6da1671aa
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
7 changed files with 37 additions and 40 deletions

View file

@ -1,7 +1,7 @@
<html>
<head><title>300 Poll</title></head>
<body>
<center><h1>300 Poll</h1></center>
<center><h1>300 Poll</h1><br>57% Yes, 43% No<br>(300 Multiple Choices is the actual error code? Geddit?)</center>
<hr><center>nginx/1.25.3</center>
</body>
</html>