> 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
cove...@gmail
On 9-9-2010 4:18, srinivasan kumaran wrote:
Hi,
I have installed apache webserver in windows. I am new to Apache
webserver. I gzipped ( .gz) all my static contents( js,html,css) and
copied to htdocs folder and restarted the apache server. static contents
are not getting displayed. But when i dire
Hi,I have installed apache webserver in windows. I am new to Apache webserver.
I gzipped ( .gz) all my static contents( js,html,css) and copied to htdocs
folder and restarted the apache server. static contents are not getting
displayed. But when i directly copy all the static content (i.e with