|
View story
How To Save Traffic With mod_deflate On Lighttpd 1.4 (Debian Etch)
http://www.howtoforge.com/lighttpd_1.4_mod_deflate_debian_et...
Submitted by
falko
58 months, 6 days, 5 hours agoIn this tutorial I will describe how to install and configure mod_deflate on a lighttpd 1.4 web server on Debian Etch. mod_deflate is included by default in lighttpd 1.5, but not in 1.4 where mod_compress is used instead. The advantage of mod_deflate over mod_compress is that it can compress static and dynamic files (such as PHP files), whereas mod_compress can compress static files only. The lighttpd version coming with Debian Etch is 1.4.13, so we have to patch it to support mod_deflate. mod_d
| |
© coRank 2007-2010