X-Git-Url: http://andersk.mit.edu/gitweb/zcommit.git/blobdiff_plain/84950842976b9c2faeb0e2c8791219fe3027992a..0337e14a1179324538308c0482b143da1709d458:/.htaccess diff --git a/.htaccess b/.htaccess index 3fc5a02..91ead11 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f -RewriteRule ^(.*)$ zcommit.py/$1 [QSA,L] +RewriteRule ^(.*)$ zcommit.py/$1 [L]