From 04e65823d70d448400d3be7f0b3244ea8658834d Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Tue, 10 Aug 2010 05:58:22 -0700 Subject: more post branch bug fixes --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index cb5cba8cc..eb30198bb 100644 --- a/.htaccess +++ b/.htaccess @@ -4,7 +4,7 @@ AddType application/x-java-archive .jar RewriteEngine on - + # Rewrite current-style URLs of the form 'index.php?q=x'. RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d -- cgit v1.2.3