summaryrefslogtreecommitdiffstats
path: root/examples/errorfiles/403.http
diff options
context:
space:
mode:
Diffstat (limited to 'examples/errorfiles/403.http')
-rw-r--r--examples/errorfiles/403.http9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/errorfiles/403.http b/examples/errorfiles/403.http
new file mode 100644
index 0000000..a67e807
--- /dev/null
+++ b/examples/errorfiles/403.http
@@ -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>
+