This modular design for adding web server features gives web
administrators and developers tremendous power and flexibility.
A wide variety of Apache modules have been created supporting all kinds of exciting web server features.
Web server speed and efficiency is improved when using Apache modules since your Virtual Server web server
can internally process instruction sets rather than relying on external
applications.
Apache 1.3
apache_ssl,
http_core,
mod_access,
mod_actions,
mod_alias,
mod_auth,
mod_auth_dbm,
mod_browser,
mod_cgi,
mod_dir,
mod_imap,
mod_include,
mod_log_agent,
mod_log_config,
mod_log_referer,
mod_mime,
mod_so.c,
mod_userdir
Apache 1.2.6
apache_ssl,
http_core,
mod_access,
mod_actions,
mod_alias,
mod_auth,
mod_auth_dbm,
mod_browser,
mod_cgi,
mod_dir,
mod_imap,
mod_include,
mod_log_agent,
mod_log_config,
mod_log_referer,
mod_mime,
mod_so.c,
mod_userdir
If you try to load all the modules at the same time you
will probably get a resource error. Simply load the modules you need one
at a time.
Some notable dynamic Apache modules include the following.
A complete list of all available dynamic Apache modules appears below.