Hi,
All my files which are served staticly like stylesheets and html files are not gzipped, all my rails html output is gziped though.
This is my config:
Enable Compression Yes
Enable Dynamic Compression Yes
Compression Level (Dynamic Content) 6
Compressible Types text/*
Auto Update Static Yes
Compression Level (Static File) 6
Max Static File Size (bytes) 1M
Min Static File Size (bytes) 200
any clue?
All my files which are served staticly like stylesheets and html files are not gzipped, all my rails html output is gziped though.
This is my config:
Enable Compression Yes
Enable Dynamic Compression Yes
Compression Level (Dynamic Content) 6
Compressible Types text/*
Auto Update Static Yes
Compression Level (Static File) 6
Max Static File Size (bytes) 1M
Min Static File Size (bytes) 200
any clue?