On Sun, 06 Apr 2008 02:10:19 +0200, Joost Diepenmaat wrote:
> Neil Cherry <njc@.uucp> writes:
>
>>> How do you propose to compress them without mod_deflate?
>>
>> Actually part of the answer was easy but not the second part. I'd
>> simply gzip index.html (resultant: index.html.gz) before hand but the
>> Apache server won't serve up the file as it would with index.html. So
>> calling http://www.linuxha.com/ wouldn't get you the index.html.gz
>> file. I've currently abandoned this idea.
>
> That's definitely possible with apache.
>
> http://httpd.apache.org/docs/1.3/con...gotiation.html
>
I'll check into that, thanks!
For those running on Apache 2.0:
http://httpd.apache.org/docs/2.0/con...gotiation.html
I like that about Apache, if you find 1.3 documentation you usually
can change the 1.3 to 2.0 and find the correct documentation for
that Apache. :-)
--
Linux Home Automation Neil Cherry
ncherry@linuxha.com
http://www.linuxha.com/ Main site
http://linuxha.blogspot.com/ My HA Blog
Author of: Linux Smart Homes For Dummies