El jue, 06-05-2010 a las 13:54 +0530, Ashvin Savani escribió:
> I enabled it from the admin for given directory (javascripts or say
> images), but browser(s) are not detecting it and download them as
> plain-text.

AFAIK images aren't compressed because usually there's no advantage on
doing it (already compressed).

I think js won't be compressed depending on the browser.

You can test you configuration with wget (for example):

$ wget -q -O compressed --header="Accept-Encoding: gzip"
http://your.server/file && file compressed
compressed: gzip compressed data, from Unix

Regards,

Juanjo

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
 ramble on: http://rambleon.usebox.net/



_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to