compress text output
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 11 Jul 2013 13:40:12 +0000 (13:40 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 11 Jul 2013 13:40:12 +0000 (13:40 +0000)
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/