summaryrefslogtreecommitdiff
path: root/http/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'http/.htaccess')
-rw-r--r--http/.htaccess2
1 files changed, 0 insertions, 2 deletions
diff --git a/http/.htaccess b/http/.htaccess
index 28a620e..92130fb 100644
--- a/http/.htaccess
+++ b/http/.htaccess
@@ -1,7 +1,5 @@
RewriteEngine On
-RewriteBase /
-
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^[^\.]*$ index.php [QSA,L]