adds directory control for errors
This commit is contained in:
9
templates/errors/403_http.erb
Normal file
9
templates/errors/403_http.erb
Normal file
@@ -0,0 +1,9 @@
|
||||
HTTP/1.0 403 Forbidden
|
||||
Cache-Control: no-cache
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
|
||||
<html><body><h1>403 Forbidden</h1>
|
||||
Request forbidden by administrative rules.
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user