From: Wolfram Schneider Date: Thu, 11 Jul 2013 13:40:12 +0000 (+0000) Subject: compress text output X-Git-Tag: 0.9.1~254 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=4789a48c155ec995a614d36d3361ee188c840ca8;p=mkws-moved-to-github.git compress text output --- diff --git a/tools/apache2/mkws-dev b/tools/apache2/mkws-dev index 0abf86a..a24e944 100644 --- a/tools/apache2/mkws-dev +++ b/tools/apache2/mkws-dev @@ -14,6 +14,12 @@ DocumentRoot /home/indexdata/mkws/examples/htdocs + # compress text output + + AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml + SetOutputFilter DEFLATE + + 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/