adds directory control for errors

This commit is contained in:
Arne Teuke
2018-12-30 17:50:39 +01:00
parent 6ecca6ef59
commit 5170181c50
10 changed files with 93 additions and 0 deletions

View 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>