diff options
Diffstat (limited to 'tverify/.htaccess')
-rw-r--r-- | tverify/.htaccess | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tverify/.htaccess b/tverify/.htaccess deleted file mode 100644 index bb5fe0e..0000000 --- a/tverify/.htaccess +++ /dev/null @@ -1,5 +0,0 @@ -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 |