diff options
Diffstat (limited to 'public/.htaccess')
| -rw-r--r-- | public/.htaccess | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/public/.htaccess b/public/.htaccess deleted file mode 100644 index 7a9766d5e..000000000 --- a/public/.htaccess +++ /dev/null @@ -1,6 +0,0 @@ -RewriteEngine On -RewriteCond %{REQUEST_FILENAME} -s [OR] -RewriteCond %{REQUEST_FILENAME} -l [OR] -RewriteCond %{REQUEST_FILENAME} -d -RewriteRule ^.*$ - [NC,L] -RewriteRule ^.*$ index.php [NC,L] |
