Welcome to the Jojocms project! We hope that Jojocms provides you with many hours of increased productivity. If you have any issues, this is the place to name them. For general Questions or Beginners help please visit http://www.jojocms.org/forums/.
PR1#100 - Detect GZip
Attached to Project:
Jojocms
Opened by Harvey Kane (Harvey) - Wednesday, 12 December 2007, 15:41 UTC+12:00
Opened by Harvey Kane (Harvey) - Wednesday, 12 December 2007, 15:41 UTC+12:00
|
DetailsJojo gives grief when gzip is enabled, and there is already output compression running on the site. Can we detect the presense of output compression from apache and not enable gzip if it's not needed? Would save some grief. |
This task depends upon
apache_get_modules() may indicate if mod_gzip is there.