Skip to content

Commit

Permalink
Remove "Options -MultiViews" cause it can generate problem on specifi…
Browse files Browse the repository at this point in the history
…c servers
  • Loading branch information
kerphi committed Dec 20, 2012
1 parent 586381f commit c193837
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/.htaccess
@@ -1,6 +1,4 @@
<IfModule mod_rewrite.c> <IfModule mod_rewrite.c>
Options -MultiViews

RewriteEngine On RewriteEngine On
#RewriteBase /path/to/app #RewriteBase /path/to/app
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-f
Expand Down

0 comments on commit c193837

Please sign in to comment.