diff options
| -rw-r--r-- | gentoobrowse/.htaccess | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/gentoobrowse/.htaccess b/gentoobrowse/.htaccess index 651c155..df0115c 100644 --- a/gentoobrowse/.htaccess +++ b/gentoobrowse/.htaccess @@ -1,4 +1,3 @@ -SetEnv filter-errordocs  <Files "p2web">  	sethandler fcgid-script  </Files> @@ -12,6 +11,3 @@ RewriteRule ^(.*) /p2web/\1 [L]  RewriteCond %{REQUEST_URI} ^/sitemap\.xml$  RewriteRule ^(.*) /p2web/\1 [L] -FilterDeclare XSLT -FilterProvider XSLT XSLT resp=Content-Type $text/xml-xslt -FilterChain +XSLT  | 
