more post branch bug fixes

This commit is contained in:
Mike Macgirvin
2010-08-10 05:58:22 -07:00
parent 503f403b3b
commit 04e65823d7
7 changed files with 108 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ AddType application/x-java-archive .jar
<IfModule mod_rewrite.c>
RewriteEngine on
# Rewrite current-style URLs of the form 'index.php?q=x'.
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d