htaccess: fix .plp redirect for multiviews-enabled apache
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 29 Jun 2010 17:29:24 +0000 (19:29 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 29 Jun 2010 17:43:52 +0000 (19:43 +0200)
.htaccess

index 98b32d3ea66abc623cc5cf3a3df5be701e70536d..4b642c11df7d78251def7c45ada4a74f0c1a1294 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,3 +1,4 @@
+Options        -MultiViews
 DirectoryIndex index.plp
 
 RewriteEngine  on
 DirectoryIndex index.plp
 
 RewriteEngine  on