summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2012-05-03 19:31:05 +0000
committerrandomdan <randomdan@localhost>2012-05-03 19:31:05 +0000
commitda474d6ec75be7eee4a74222a47eb1a7ba43f9b5 (patch)
treeffa5d63b8cfa4ed14a35dfbba51f23ae4c998f6a
parentMinor layout tweaks (diff)
downloadgentoobrowse-da474d6ec75be7eee4a74222a47eb1a7ba43f9b5.tar.bz2
gentoobrowse-da474d6ec75be7eee4a74222a47eb1a7ba43f9b5.tar.xz
gentoobrowse-da474d6ec75be7eee4a74222a47eb1a7ba43f9b5.zip
Remove references to COMPRESS directly, add options and grant global access - fixes .htaccesses for a default Apache install
-rw-r--r--gentoobrowse/.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse/.htaccess b/gentoobrowse/.htaccess
index e33d832..651c155 100644
--- a/gentoobrowse/.htaccess
+++ b/gentoobrowse/.htaccess
@@ -14,4 +14,4 @@ RewriteRule ^(.*) /p2web/\1 [L]
FilterDeclare XSLT
FilterProvider XSLT XSLT resp=Content-Type $text/xml-xslt
-FilterChain =XSLT COMPRESS
+FilterChain +XSLT