summaryrefslogtreecommitdiff
path: root/tverify/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'tverify/.htaccess')
-rw-r--r--tverify/.htaccess5
1 files changed, 5 insertions, 0 deletions
diff --git a/tverify/.htaccess b/tverify/.htaccess
new file mode 100644
index 0000000..bb5fe0e
--- /dev/null
+++ b/tverify/.htaccess
@@ -0,0 +1,5 @@
+php_value auto_prepend_file /www/includes/general.php
+php_value output_buffering 1
+errordocument 404 /error404.php
+errordocument 403 /error403.php
+errordocument 401 /error401.php