adds directory control for errors
This commit is contained in:
9
templates/errors/503_http.erb
Normal file
9
templates/errors/503_http.erb
Normal file
@@ -0,0 +1,9 @@
|
||||
HTTP/1.0 503 Service Unavailable
|
||||
Cache-Control: no-cache
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
|
||||
<html><body><h1>503 Service Unavailable</h1>
|
||||
No server is available to handle this request.
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user