[Phpwm] Optimising javascript
Jonathan Adjei
jadjei at ntlworld.com
Wed May 9 14:39:18 BST 2007
After last nights meet I've decided to look at http compression for my
sites. I know Paul mentioned zlib, so I've got that working for PHP files
within specific virtual hosts now...
php_flag register_long_arrays 1
php_flag zlib.output_compression On
php_value zlib.output_compression_level 5
I'm confused with how to go about compressing my static files though CSS, JS
etc...
Is this done in httpd.conf as well and are people using mod_gzip or
mod_deflate.
Googling it I keep seeming to come against questions like.. I've enabled
mod_gzip and now my pages are blank in IE...
Any good pointers?
jon
:: agoG Graphic
:: ... bringing art to the digital world
:: http://agog.adjei.co.uk/
More information about the Phpwm
mailing list