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