[plug] A plan for spam spiders.
Craig Ringer
craig at postnewspapers.com.au
Sun May 8 08:44:08 WST 2005
On Sat, 2005-05-07 at 19:09 +0800, Shayne O'Neill wrote:
> Hmm. So the question here, is then how do I coax apache to serve a gz file
> as gz encrypted html file? I'd like to test this.
First, install/enable mod_gzip.
After mod_gzip is running happily, the client tells Apache it accepts
gzip-encoded pages in the request headers, and Apache complies.
See:
http://www.sitepoint.com/article/web-output-mod_gzip-apache
or any other of hundreds of Google hits for more info.
--
Craig Ringer
More information about the plug
mailing list