Posts Tagged ‘apache’

Enabling Apache’s mod_deflate

If you’re running an Apache web server and you want to speed up your visitor’s browsing you can enable mod_deflate, which has replaced mod_gzip in Apache 2.

You’ll probably find your mod_default module is already installed and available with just a couple of lines of configuration. (more…)