> You need to enable mod_deflate > (http://httpd.apache.org/docs/2.2/mod/mod_deflate.html), not zip the > content.
IIRC You can serve pre-compressed content with mod_negotiation and "MultiViewsMatch any" as long as you request the resource with no extension at all. -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
