adds directory control for errors
This commit is contained in:
9
templates/errors/504_http.erb
Normal file
9
templates/errors/504_http.erb
Normal file
@@ -0,0 +1,9 @@
|
||||
HTTP/1.0 504 Gateway Time-out
|
||||
Cache-Control: no-cache
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
|
||||
<html><body><h1>504 Gateway Time-out</h1>
|
||||
The server didn't respond in time.
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user