Re: [us...@httpd] How deploy gzip to htdocs

2010-09-09 Thread Eric Covener
> 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

Re: [us...@httpd] How deploy gzip to htdocs

2010-09-09 Thread Joost de Heer
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

[us...@httpd] How deploy gzip to htdocs

2010-09-08 Thread srinivasan kumaran
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