From c70a602e05cfaa3e56e5638f43d0ff880a8da053 Mon Sep 17 00:00:00 2001 From: randomdan Date: Tue, 3 Jan 2012 23:10:47 +0000 Subject: Allowing specification of output encoding --- gentoobrowse/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentoobrowse/.htaccess b/gentoobrowse/.htaccess index ca0c9be..c727c5d 100644 --- a/gentoobrowse/.htaccess +++ b/gentoobrowse/.htaccess @@ -11,5 +11,5 @@ RewriteCond %{REQUEST_URI} !^/p2web RewriteRule ^(.*) /p2web/\1 [L] FilterDeclare XSLT -FilterProvider XSLT XSLT resp=Content-Type text/xml-xslt +FilterProvider XSLT XSLT resp=Content-Type $text/xml-xslt FilterChain =XSLT COMPRESS -- cgit v1.2.3