Employing mod_deflate Apache module
Employing mod_deflate Apache module
- Subject: Employing mod_deflate Apache module
- From: Gennady Kushnir <email@hidden>
- Date: Mon, 14 Feb 2011 11:59:02 +0300
Hello list!
I've just tried to compress traffic produced by my WOApp but I only
succeeded in compressing static resources (css and js).
Here is my configuration fragment.
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html application/xhtml+xml
text/plain text/xml \
text/css text/javascript application/x-javascript
application/javascript
</IfModule>
Does anybody know what should be written to Apache mod_deflate
configuration so that it also compress WO-generated pages?
Regards,
Gennady
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden