summaryrefslogtreecommitdiff
path: root/apache/ErrorDocument/test
diff options
context:
space:
mode:
Diffstat (limited to 'apache/ErrorDocument/test')
-rw-r--r--apache/ErrorDocument/test/403/.htaccess1
-rw-r--r--apache/ErrorDocument/test/500/.htaccess1
2 files changed, 2 insertions, 0 deletions
diff --git a/apache/ErrorDocument/test/403/.htaccess b/apache/ErrorDocument/test/403/.htaccess
new file mode 100644
index 0000000..8d2f256
--- /dev/null
+++ b/apache/ErrorDocument/test/403/.htaccess
@@ -0,0 +1 @@
+deny from all
diff --git a/apache/ErrorDocument/test/500/.htaccess b/apache/ErrorDocument/test/500/.htaccess
new file mode 100644
index 0000000..c1b0730
--- /dev/null
+++ b/apache/ErrorDocument/test/500/.htaccess
@@ -0,0 +1 @@
+x \ No newline at end of file