What add-on Apache modules do you use?

I was wondering what apache modules people are using to extend/enhance the function of apache. I do not mean the standard modules such as mod_perl, mod_php, etc., but more specialized modules such as mod_gzip and mod_status. Please post info, comments, and where to get the module.

The apache module registry can be found at:
http://modules.apache.org/

But I am sure there are many modules in use that are not in there.

I use:
mod_gzip
Compresses .html files on the fly to save bandwidth and give faster downloads.
mod_coldfusion
Provides link to the Macromedia Coldfusion Application Server.

 

 

 

 

Top