Monday, January 4, 2010

Listing Apache's Compiled In Modules

On Ubuntu, if you'd like to get a list of modules compiled directly into your Apache binary, use the following command:

apache2 -l
You may see something like this:

$ apache2 -l
Compiled in modules:
core.c
mod_log_config.c
mod_logio.c
prefork.c
http_core.c
mod_so.c