On Mon, Jan 31, 2011 at 6:57 AM, Jeff Shearer <[email protected]> wrote: > I have been using compression to minimize network traffic and am now > wondering if Apache can be configure to use compressed files stored on disk. > This question also drives a second question: if Apache can use compressed > files stored on hard disks, can Apache simply pass the compression through to > the client? > > Please feel free to share your insights about the use of such configurations > if you have any..
You can use multiviews/mod_negotiation to do this, if you link to a filename with no extesnions 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]
