aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-08-10 05:58:22 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-08-10 05:58:22 -0700
commit04e65823d70d448400d3be7f0b3244ea8658834d (patch)
treee0c62cb3493c0026f39ee0077cba67edd935f632 /.htaccess
parent503f403b3b2bb45cd98ef8e9d4fd2e2103306019 (diff)
downloadvolse-hubzilla-04e65823d70d448400d3be7f0b3244ea8658834d.tar.gz
volse-hubzilla-04e65823d70d448400d3be7f0b3244ea8658834d.tar.bz2
volse-hubzilla-04e65823d70d448400d3be7f0b3244ea8658834d.zip
more post branch bug fixes
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index cb5cba8cc..eb30198bb 100644
--- a/.htaccess
+++ b/.htaccess
@@ -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