From da474d6ec75be7eee4a74222a47eb1a7ba43f9b5 Mon Sep 17 00:00:00 2001 From: randomdan Date: Thu, 3 May 2012 19:31:05 +0000 Subject: Remove references to COMPRESS directly, add options and grant global access - fixes .htaccesses for a default Apache install --- gentoobrowse/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3