Add better HTTP error pages (from askiiart/http-status-codes)

This commit is contained in:
askiiart 2023-11-09 09:16:19 -06:00
parent cae684a320
commit 1ac27d0058
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
23 changed files with 147 additions and 0 deletions

7
error/202.html Normal file
View file

@ -0,0 +1,7 @@
<html>
<head><title>202 You In My Heart</title></head>
<body>
<center><h1>202 You In My Heart</h1></center>
<hr><center>nginx/1.25.3</center>
</body>
</html>