summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorTomasz Kalkosinski <pppspoonman@users.sourceforge.net>2008-03-03 20:53:24 +0000
committerTomasz Kalkosinski <pppspoonman@users.sourceforge.net>2008-03-03 20:53:24 +0000
commit7ca64274fa3165793318318af60b1e9e7c85adf5 (patch)
tree2e41bd5cf9c9139551f166ec21a7476c2b79f326 /.htaccess
parentee678db5049bb6da12f357d742ee52a79e4efbd9 (diff)
downloadnewsletters-7ca64274fa3165793318318af60b1e9e7c85adf5.tar.gz
newsletters-7ca64274fa3165793318318af60b1e9e7c85adf5.tar.bz2
newsletters-7ca64274fa3165793318318af60b1e9e7c85adf5.zip
Add hints do disable apache MultiViews if mod_rewrite doesn't work.R202
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 2 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index b23c9a9..1d7030b 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,3 +1,5 @@
+# Uncomment this if you have problems with RewriteRule edition. See 'PrettyUrls' on BitWeaver's wiki.
+# Options -MultiViews
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{SCRIPT_FILENAME} -f [OR]