Apache von MAMP PRO (Version 1.9) enthält die folgenden Module:
| Apache Module |
Description |
| access_module | Provides access control based on client hostname, IP address, or other characteristics of the client request. |
| actions_module | This module provides for executing CGI scripts based on media type or request method. |
| alias_module | Provides for mapping different parts of the host filesystem in the document tree and for URL redirection. |
| asis_module | Sends files that contain their own HTTP headers. |
| auth_anon_module | Allows "anonymous" user access to authenticated areas. |
| auth_dbm_module | Provides for user authentication using DBM files. |
| auth_digest_module | User authentication using MD5 Digest Authentication. |
| auth_module | User authentication using text files. |
| autoindex_module | Generates directory indexes, automatically, similar to the Unix ls command or the Win32 dir shell command. |
| bucketeer_module | |
| cache_module | Content cache keyed to URIs. |
| case_filter_in_module | |
| case_filter_module | |
| cern_meta_module | CERN httpd metafile semantics. |
| cgi_module | Execution of CGI scripts. |
| cgid_module | Execution of CGI scripts using an external CGI daemon. |
| charset_lite_module | Specify character set translation or recoding. |
| dav_fs_module | Filesystem provider for mod_dav. |
| dav_module | Distributed Authoring and Versioning (WebDAV) functionality. |
| deflate_module | Compress content before it is delivered to the client. |
| dir_module | Provides for "trailing slash" redirects and serving directory index files. |
| disk_cache_module | Content cache storage manager keyed to URIs. |
| echo_module | A simple echo server to illustrate protocol modules. |
| env_module | Modifies the environment which is passed to CGI scripts and SSI pages. |
| example_module | Illustrates the Apache module API. |
| expires_module | Generation of Expires and Cache-Control HTTP headers according to user-specified criteria. |
| ext_filter_module | Pass the response body through an external program before delivery to the client. |
| file_cache_module | Caches a static list of files in memory. |
| headers_module | Customization of HTTP request and response headers. |
| imap_module | Server-side imagemap processing. |
| include_module | Server-parsed html documents (Server Side Includes). |
| info_module | Provides a comprehensive overview of the server configuration. |
| log_config_module | Logging of the requests made to the server. |
| mem_cache_module | Content cache keyed to URIs. |
| mime_magic_module | Determines the MIME type of a file by looking at a few bytes of its contents. |
| mime_module | Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and encoding). |
| negotiation_module | Provides for content negotiation. |
| php5_module | |
| proxy_connect_module | mod_proxy extension for CONNECT request handling. |
| proxy_ftp_module | FTP support module for mod_proxy. |
| proxy_http_module | HTTP support module for mod_proxy. |
| proxy_module | HTTP/1.1 proxy/gateway server. |
| rewrite_module | Provides a rule-based rewriting engine to rewrite requested URLs on the fly. |
| setenvif_module | Allows the setting of environment variables based on characteristics of the request. |
| speling_module | Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling. |
| ssl_module | Strong cryptography using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols. |
| status_module | Provides information on server activity and performance. |
| unique_id_module | Provides an environment variable with a unique identifier for each request. |
| userdir_module | User-specific directories. |
| usertrack_module | Clickstream logging of user activity on a site. |
| vhost_alias_module | Provides for dynamically configured mass virtual hosting. |