13 lines
549 B
Diff
13 lines
549 B
Diff
|
Index: httpd-2.4.64/httpd-framework/t/conf/extra.conf.in
|
||
|
===================================================================
|
||
|
--- httpd-2.4.64.orig/httpd-framework/t/conf/extra.conf.in
|
||
|
+++ httpd-2.4.64/httpd-framework/t/conf/extra.conf.in
|
||
|
@@ -983,6 +983,7 @@ LimitRequestFields 32
|
||
|
</IfModule>
|
||
|
</Directory>
|
||
|
<Directory @SERVERROOT@/htdocs/modules/filter/bytype>
|
||
|
+ AddType application/xml .xml
|
||
|
<IfModule mod_deflate.c>
|
||
|
AddOutputFilterByType DEFLATE application/xml
|
||
|
AddOutputFilterByType DEFLATE text/xml
|