Add better HTTP error pages (from askiiart/http-status-codes)
This commit is contained in:
parent
cae684a320
commit
1ac27d0058
23 changed files with 147 additions and 0 deletions
7
error/502.html
Normal file
7
error/502.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<html>
|
||||
<head><title>502 Forgive Me Father For My Gateway Has Sinned</title></head>
|
||||
<body>
|
||||
<center><h1>502 Forgive Me Father For My Gateway Has Sinned</h1></center>
|
||||
<hr><center>nginx/1.25.3</center>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue