]> git.pld-linux.org Git - packages/apache.git/commitdiff
- no default encoding as it causes apache sends this encoding in every response heade...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 7 Jun 2011 09:09:37 +0000 (09:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-httpd.conf -> 1.57

apache-httpd.conf

index ac467dc624672317ecfb77ec8f5fa71d500e17c6..e28647d03754c7bd19353243ffe3628608d1dc3d 100644 (file)
@@ -62,7 +62,7 @@ AccessFileName .htaccess
 ServerTokens Full
 ServerSignature On
 HostnameLookups Off
-AddDefaultCharset UTF-8
+#AddDefaultCharset UTF-8
 
 TraceEnable Off
 
This page took 0.042441 seconds and 4 git commands to generate.