compress text output
[mkws-moved-to-github.git] / tools / apache2 / mkws-dev
index 0abf86a..a24e944 100644 (file)
 
     DocumentRoot /home/indexdata/mkws/examples/htdocs
 
+    # compress text output
+    <Location />
+        AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml
+        SetOutputFilter DEFLATE 
+    </Location> 
+
     RewriteRule /service-proxy-auth  /service-proxy/?command=auth&action=login&username=guest&password=guest [P] # [NE,P]
 
     ProxyPass        /service-proxy/ http://mkc.indexdata.com:9009/service-proxy/