List of Apache modules: Difference between revisions

Content deleted Content added
Bulk expansion of core modules + little extra
cleanup
Line 14:
|-
|mod_asis||Versions 1.3 and later||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Allows for the use of files that contain their own [[HTTP headers]]<ref>This module is noted in the documentation for Apache versions 1.3, but no mention is made of earlier versions. This doesn't mean that the module doesn't exist for older versions, but only that the documentation provides no indication that it does. {{cite web|url=http://httpd.apache.org/docs/1.3/mod/mod_asis.html |title=Module mod_alias |work=Apache HTTP Server 1.3 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref>
|-
|mod_aspdotnet|| || || || ||
|-
|mod_auth||Versions older than 2.1||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Authenticates users via [[Basic access authentication]] by checking against [[plaintext]] password and group files. In Apache 2.1 and later, this plaintext authentication is enabled by mod_authn_file instead<ref>{{cite web|url=http://httpd.apache.org/docs/2.0/mod/mod_auth.html |title=Apache Module mod_auth |work=Apache HTTP Server 2.0 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref>
Line 26 ⟶ 28:
|-
|mod_auth_digest||Versions 1.3.8 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Authenticates users via [[Digest access authentication|HTTP Digest Authentication]] utilizing MD5 encryption. This is more secure than [[Basic access authentication|HTTP Basic Authentication]] provided by other modules. As of Apache 2.1, this module acts as a front-end to authentication providers who verify the actual login.<ref>{{cite web|url=http://httpd.apache.org/docs/2.2/mod/mod_authn_file.html |title=Apache Module mod_auth_digest |work=Apache HTTP Server 2.2 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref>
|-
|mod_auth_kerb|| || || || ||
|-
|mod_auth_ldap||Versions 2.0.41-2.1||Experimental Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Allows [[Basic access authentication|HTTP Basic Authentication]] by checking against an [[LDAP]] directory. The authentication mechanism of checking against an [[LDAP]] directory is provided via mod_authnz_ldap in Apache versions 2.1 and later.
Line 52 ⟶ 56:
|-
|mod_autoindex||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Generates automatic directory listing for display by the server<ref>{{cite web|url=http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html |title=Apache Module mod_autoindex |work=Apache HTTP Server 2.2 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref>
|-
|mod_backhand|| || || || ||
|-
|mod_balancer|| || || || ||
|-
|mod_bandwidth|| || || || ||
|-
|mod_bannerslider|| || || || ||
|-
|mod_bonjour|| || || || ||
|-
|mod_breadcrumbs|| || || || ||
|-
|mod_briaskiss|| || || || ||
|-
|mod_bw|| || || || ||
|-
|mod_bwlimited|| || || || ||
|-
|mod_c|| ||Third-party module || || ||
|-
|mod_cache||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
Line 78 ⟶ 102:
|-
|mod_env||Version 1.1 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_evasive|| ||Third-party module || || ||
|-
|mod_example||Version 1.2 and newer||Experimental Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
Line 85 ⟶ 111:
|mod_ext_filter||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_exmenu_j15|| || || || ||
|mod_file_cache||Version 2.0 and newer||Experimental Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_extract|| || || || ||
|mod_headers||Version 1.2 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_fcgi|| || || || ||
|mod_imap||Version 1.2-2.0||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_fastcgi|| || || || ||
|mod_include||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_infomod_file_cache||Version 12.10 and newer||StableExperimental Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_flvx|| || || || ||
|mod_isapi||Version 1.3 and newer, [[Win32]] only||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|[[mod_jk]]mod_frontpage|| || || || ||
|-
|mod_gcalendar_upcoming|| || || || ||
|mod_ldap||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|[[mod_lisp]]mod_geoip|| || || || ||
|-
|[http://modgnutls.sourceforge.net/ mod_gnutls]|| || || || ||
|mod_log_config||Version 1.2 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_gtranslate|| || || || ||
|mod_log_forensic||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_gzip|| || || || ||
|mod_logio||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_mem_cachemod_headers||Version 21.02 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_mime||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_mime_magic||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_negotiation||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_nw_ssl||Version 2.0 and newer, Netware only||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|[[mod_perl]]||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Allows usage of [[Perl]] within Apache
|-
|[[mod_php]] / libphp5||Version 1.3 and newer<ref>{{cite web|url=https://modules.apache.org/search.php?id=80 |title=mod_php |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref> ||Third-party module||The PHP Group||[[PHP License]] ||Enables usage of [[PHP]] within Apache
|-
|[[mod_python]]||Version 2.0 and newer || Third-party module ||Gregory Trubetskoy et al ||[[Apache License]], Version 2.0 || Allows usage of [[Python]] within Apache<ref>{{cite web|url=https://modules.apache.org/search.php?id=220 |title=mod_python |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref>
|-
|[[mod proxy]]||Version 1.1 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_proxy_connect||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_proxy_ftp||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_proxy_http||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|[[mod_rewrite]]||Version 1.2 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|-[[mod_ruby]]||Version 1.3 and newer||Third-Party Extension||Shugo Maeda ||[[Apache License]], Version 2.0 ||Embeds a [[Ruby (programming language) interpreter in Apache
|-
|mod_setenvif||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_setenvifplus|| ||Third-party module||Pascal Buchbinder||[[Apache License]], Version 2.0||Allows Apache to set [[Environment variable|Environment variables]] based on different parts of a request parsed by [[regular expressions]]<ref>{{cite web|url=http://modsetenvifplus.sourceforge.net/ |title=mod_setenvifplus |author=Pascal Buchbinder |publisher=[[SourceForge|SourceForge.net]] |date= |accessdate=2011-08-27}}</ref>
|-
|mod_so||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_speling||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|[[mod_ssl]]||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_status||Version 1.1 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_suexec||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_unique_id||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_userdir||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_usertrack||Version 1.2 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_version||Version 2.0.56 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_vhost_alias||Version 1.37 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|mod_c|| ||Third-party module || || ||
|-
|mod_h264_streaming|| ||Third-party module || || ||
|-
|mod_ibm_ssl|| || || || ||
|[http://www.modsecurity.org/ mod_security]|| ||Third-party module || || ||
|-
|mod_evasivemod_imagemap|| ||Third-party module || || ||
|-
|mod_imap||Version 1.2-2.0||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_auth_kerb|| || || || ||
|-
|mod_include||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_aspdotnet|| || || || ||
|-
|[[mod mono]]mod_indent|| || || || ||
|-
|mod_info||Version 1.1 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_access|| || || || ||
|-
|mod_isapi||Version 1.3 and newer, [[Win32]] only||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_sspi|| || || || ||
|-
|mod_bannerslider[[mod_jk]]|| || || || ||
|-
|mod_bonjourmod_jweather|| || || || ||
|-
|mod_ldap||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_balancer|| || || || ||
|-
|mod_breadcrumbs[[mod_lisp]]|| || || || ||
|-
|mod_log_config||Version 1.2 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_backhand|| || || || ||
|-
|mod_log_forensic||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_briaskiss|| || || || ||
|-
|mod_logio||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_bandwidth|| || || || ||
|-
|mod_bwmod_macro|| || || || ||
|-
|mod_bwlimitedmod_magnet|| || || || ||
|-
|mod_envmod_mainmenu|| || || || ||
|-
|mod_mem_cache||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_expires|| || || || ||
|-
|mod_mime||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_ext_filter|| || || || ||
|-
|mod_mime_magic||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_extract|| || || || ||
|-
|mod_exmenu_j15[[mod_mono]]|| || || || ||
|-
|mod_fcgimod_musicindex|| || || || ||
|-
|mod_fastcgimod_mysql|| || || || ||
|-
|mod_negotiation||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_frontpage|| || || || ||
|-
|mod_filecachemod_news_pro_gk1|| || || || ||
|-
|mod_flvxmod_newsflash|| || || || ||
|-
|mod_gzipmod_nibblebill|| || || || ||
|-
|mod_geoipmod_novasfh|| || || || ||
|-
|mod_gtranslatemod_nss|| || || || ||
|-
|[http://modgnutls.sourceforge.net/ mod_gnutls]mod_ntlm|| || || || ||
|-
|mod_gcalendar_upcomingmod_ntlm_winbind|| || || || ||
|-
|mod_imapmod_ntlm2|| || || || ||
|-
|mod_infomod_numforname|| || || || ||
|-
|mod_nw_ssl||Version 2.0 and newer, Netware only||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_include|| || || || ||
|-
|mod_indentmod_oc4j|| || || || ||
|-
|mod_ibm_ssl[[mod_openpgp]]|| || || || ||
|-
|mod_isapimod_ossl|| || || || ||
|-
|mod_imagemapmod_owa|| || || || ||
|-
|mod_magnetmod_pagespeed|| || || || ||
|-
|mod_musicindex[[mod_parrot]]|| || || || ||
|-
|[[mod_perl]]||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Allows usage of [[Perl]] within Apache
|mod_magnet|| || || || ||
|-
|[[mod_php]] / libphp5||Version 1.3 and newer<ref>{{cite web|url=https://modules.apache.org/search.php?id=80 |title=mod_php |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref> ||Third-party module||The PHP Group||[[PHP License]] ||Enables usage of [[PHP]] within Apache
|mod_mainmenu|| || || || ||
|-
|[[mod_python]]||Version 2.0 and newer || Third-party module ||Gregory Trubetskoy et al ||[[Apache License]], Version 2.0 || Allows usage of [[Python]] within Apache<ref>{{cite web|url=https://modules.apache.org/search.php?id=220 |title=mod_python |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref>
|mod_mime|| || || || ||
|-
|[[mod_proxy]]||Version 1.1 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_mysql|| || || || ||
|-
|mod_proxy_connect||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_macro|| || || || ||
|-
|mod_proxy_ftp||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_mime_magic|| || || || ||
|-
|mod_proxy_http||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_mem_cache|| || || || ||
|-
|mod_negotiationmod_quickicon|| || || || ||
|-
|mod_nss[[mod_qos]]|| || || || ||
|-
|mod_ntlmmod_quotatab|| || || || ||
|-
|mod_ntlm_winbindmod_rails|| || || || ||
|-
|[[mod_rewrite]]||Version 1.2 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_ntlm2|| || || || ||
|-
|-[[mod_ruby]]||Version 1.3 and newer||Third-Party Extension||Shugo Maeda ||[[Apache License]], Version 2.0 ||Embeds a [[Ruby (programming language) interpreter in Apache
|mod_novasfh|| || || || ||
|-
|[http://www.modsecurity.org/ mod_security]|| ||Third-party module ||Trustwave || || An integrated firewall application
|mod_newsflash|| || || || ||
|-
|mod_setenvif||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_news_pro_gk1|| || || || ||
|-
|mod_setenvifplus|| ||Third-party module||Pascal Buchbinder||[[Apache License]], Version 2.0||Allows Apache to set [[Environment variable|Environment variables]] based on different parts of a request parsed by [[regular expressions]]<ref>{{cite web|url=http://modsetenvifplus.sourceforge.net/ |title=mod_setenvifplus |author=Pascal Buchbinder |publisher=[[SourceForge|SourceForge.net]] |date= |accessdate=2011-08-27}}</ref>
|mod_nibblebill|| || || || ||
|-
|mod_so||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_numforname|| || || || ||
|-
|mod_speling||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_oc4j|| || || || ||
|-
|[[mod_ssl]]||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|[[mod openpgp]]|| || || || ||
|-
|mod_owamod_sspi|| || || || ||
|-
|mod_status||Version 1.1 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_ossl|| || || || ||
|-
|mod_pagespeedmod_substitute|| || || || ||
|-
|mod_suexec||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|-
|[[mod_parrot]]|| || || || ||
|-
|[[mod qos]]|| || || || ||
|-
|mod_quickicon|| || || || ||
|-
|mod_quotatab|| || || || ||
|-
|mod_rails|| || || || ||
|-
|mod_substitute|| || || || ||
|-
|mod_suphp|| || || || ||
|-
|mod_statusmod_throttle|| || || || ||
|-
|mod_spellingmod_thumbsup|| || || || ||
|-
|mod_throttlemod_tidy|| || || || ||
|-
|mod_time|| || || || ||
Line 315 ⟶ 278:
|-
|mod_transform|| || || || ||
|-
|mod_tidy|| || || || ||
|-
|mod_tweeds|| || || || ||
|-
|mod_unique_id||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_thumbsup|| || || || ||
|-
|mod_upload|| || || || ||
Line 326 ⟶ 287:
|mod_uploader|| || || || ||
|-
|mod_userdir||Version 1.3 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_vhost_alias|| || || || ||
|-
|mod_usertrack||Version 1.2 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_version|| || || || ||
|-
|mod_version||Version 2.0.56 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_virtuemart_cart|| || || || ||
|-
|mod_vhost_alias||Version 1.37 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
|mod_vmd|| || || || ||
|-
|mod_virgule|| || || || ||
|-
|mod_virtuemart|| || || || ||
|-
|mod_virtuemart_cart|| || || || ||
|-
|mod_virtuemart_login|| || || || ||
|-
|[[mod_wsgi]]mod_vmd|| || || || ||
|-
|mod_wl_20|| || || || ||
|-
|mod_wl_22|| || || || ||
|-
|[[mod_wsgi]]|| || || || ||
|-
|mod_xsendfile|| || || || ||
Line 359 ⟶ 324:
|-
|mod_xrv|| || || || ||
|-
|mod_jweather|| || || || ||
|-
|mod_yj_booking|| || || || ||