summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-09-17 10:47:30 +0200
committermsquare <msquare@notrademark.de>2017-09-17 10:47:30 +0200
commite1d44e60e35d126dbd05aefa5f897fad16fbfceb (patch)
tree807a41469769a491d27ee8c5cfbb3ded238084ed /public
parentdb8b6b25202efb2011d15afc28d748177b2bc819 (diff)
remove rewrite base from htaccess
Diffstat (limited to 'public')
-rw-r--r--public/.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/.htaccess b/public/.htaccess
index 51e78c35..c9d40187 100644
--- a/public/.htaccess
+++ b/public/.htaccess
@@ -1,6 +1,5 @@
<IfModule mod_rewrite.c>
RewriteEngine on
- # RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f