Module Index
Below is a list of all of the modules that come as part of
the Apache HTTP Server distribution. See also the complete
alphabetical list of all Apache HTTP Server
directives.
- core
- Core Apache HTTP Server features that are always
available
- mpm_common
- A collection of directives that are implemented by
more than one multi-processing module (MPM)
- event
- A variant of the
worker
MPM with the goal
of consuming threads only for connections with active processing
- mpm_netware
- Multi-Processing Module implementing an exclusively threaded web
server optimized for Novell NetWare
- mpmt_os2
- Hybrid multi-process, multi-threaded MPM for OS/2
- prefork
- Implements a non-threaded, pre-forking web server
- mpm_winnt
- Multi-Processing Module optimized for Windows NT.
- worker
- Multi-Processing Module implementing a hybrid
multi-threaded multi-process web server

A | B | C | D | E | F | H | I | L | M | N | P | R | S | U | V | W | X
- mod_access_compat
- Group authorizations based on host (name or IP
address)
- mod_actions
- Execute CGI scripts based on media type or request method.
- mod_alias
- Provides for mapping different parts of the host
filesystem in the document tree and for URL redirection
- mod_allowmethods
- Easily restrict what HTTP methods can be used on the server