List of Apache modules: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: date. Add: url, website, year. | Use this bot. Report bugs. | Suggested by RoanokeVirginia | Category:CS1 errors: archive-url | #UCB_Category 78/127
Line 13:
|url = https://books.google.com/books?id=-Up9Ro5pDM4C
|series = Prentice Hall Professional Oracle Series
|year = 2003
|publisher = Prentice Hall Professional
|publication-date = 2003
Line 156 ⟶ 157:
|mod_isapi||Version 1.3 and newer, [[Win32]] only||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Server side processing of [[Internet Server Application Programming Interface]] (ISAPI) extensions available for [[Microsoft Windows]].<ref>{{Cite web|url=https://httpd.apache.org/docs/2.4/mod/mod_isapi.html |title=Apache Module mod_isapi |work=Apache HTTP Server 2.4 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2022-02-14}}</ref>
|-
|mod_ipblock||Apache 2.2 and higher||Third-party extension||Marian Marinov||[[GNU General Public License#Version 2|GNU General Public License, Version 2]]||CIDR-based IPv4 address blocking for aggressive clients.<ref>{{Cite web|url=https://github.com/hackman/mod_ipblock |title= mod_ipblock |website= [[GitHub]] |date= 27 October 2013|accessdate=2022-02-14}}</ref>
|-
|[[mod_jk]]||Version 1.3 and newer|| Third-party module ||[[Apache Software Foundation]]||[[Apache License]], Version 2.0|| Gateway from HTTP to the [[Apache JServ Protocol]] (AJP).<ref>{{Cite web|url=https://tomcat.apache.org/connectors-doc/ |title=mod_jk |work=Apache Tomcat Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2022-02-14}}</ref>. The mod_proxy_ajp module performs a similar function to this module, while being integrated into the mod_proxy framework.
Line 170 ⟶ 171:
|mod_ldap||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0|| LDAP connection pooling and result caching services for use by other LDAP modules.<ref>{{Cite web|url=https://httpd.apache.org/docs/2.4/mod/mod_ldap.html |title=Apache Module mod_ldap |work=Apache HTTP Server 2.4 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2022-02-16}}</ref>
|-
|[[mod_lisp]]||Version 1.3 and newer||Third-party module|| Marc Battyani || [[Apache License]], Version 2.0 || Enables Apache to interface with application servers written in [[Common Lisp]].<ref>{{Cite web|url=https://github.com/mbattyani/mod_lisp |title= mod_lisp |website= [[GitHub]] |date= 16 February 2022|accessdate=2022-02-16}}</ref>
|-
|mod_log_config||Version 1.2 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Provides flexible logging of client requests in a customizable format.<ref>{{Cite web|url=https://httpd.apache.org/docs/2.4/mod/mod_log_config.html |title=Apache Module mod_log_config |work=Apache HTTP Server 2.4 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2022-02-16}}</ref>
Line 212 ⟶ 213:
|mod_authnz_mysql||Version 2.2|| || || ||This module provides both authentication and authorization for the Apache 2.2 webserver like mod-authnz-ldap . It uses a MySQL database to retrieve user and group informations.
|-
|mod_backhand||Version 1.3|| Third-party module || Yair Amir, Theo Schlossnagle || ||Seamless redirection of HTTP requests from one web server to another. Can be used to target machines with under-utilized resources.<ref>{{Cite web|archive-url=https://web.archive.org/web/20160525184834/http://www.backhand.org/mod_backhand/ |url-status=dead |archive-date=2016-05-25 |title= mod_backhand |url=http://www.backhand.org/mod_backhand/ }}</ref>
|-
|mod_balancer|| || || || ||
Line 250 ⟶ 251:
|mod_frontpage Mirfak|| || || ||[[Apache License]], Version 2.0||Mirfak is an open-source mod_frontpage reimplementation that is more secure, and can be used with a binary installation of Apache (possibly including mod_ssl, php, etc.). The module is licensed under the Apache license.
|-
|mod_geoip|| Version 2.0 and above || Third-party module || [[MaxMind]] || [[Apache License]], Version 1.1 ||Looks up the IP address of the client end user. Can be used to perform redirection based on country. Deprecated and replaced with mod_maxminddb.<ref>{{Cite web|url=https://github.com/maxmind/geoip-api-mod_geoip2 |title= mod_geoip |website= [[GitHub]] |date= |accessdate=2022-02-14}}</ref>
|-
|[[mod_gzip]]|| Version 1.3 to 2.0 || Third-party module || Kevin Kiley, Konstantin Balashov ||[[Apache License]], Version 2.0|| Perform on-the-fly DEFLATE compression.<ref>{{Cite web|url=http://www.schroepl.net/projekte/mod_gzip/ |title= mod_gzip |date= |accessdate=2022-01-13}}</ref> Replaced by mod_deflate.
Line 256 ⟶ 257:
|mod_h264_streaming|| Version 2.2 and newer ||Third-party module || CodeShop ||Dual (cc [[BY-NC-SA]] or commercial)|| H264 Streaming Module.<ref>{{Cite web|url= http://h264.code-shop.com/trac/wiki |title= mod_h264_streaming |date= |accessdate=2022-02-14}}</ref>
|-
|mod_ibm_ssl|| Version 2.2 and up ||Third-party module|| || ||SSL/TLS support for the [[IBM HTTP Server]], a derivative of the [[Apache HTTP Server]].<ref>{{Cite web|url= https://www.ibm.com/docs/en/ibm-http-server/9.0.5?topic=communications-ssl-directives |title= mod_gzip |website= [[IBM]] |date= |accessdate=2022-02-14}}</ref>
|-
|mod_imap||Version 1.2-2.0||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Server side processing for [[Image map]]. This module was renamed to mod_imagemap from v2.2 onwards.<ref>{{Cite web|url=https://httpd.apache.org/docs/2.0/mod/mod_imap.html |title=Apache Module mod_imap |work=Apache HTTP Server 2.0 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2022-02-14}}</ref>
Line 262 ⟶ 263:
|mod_macro||Version 1.3 and newer||Third party|| ||[[Apache License]] postcard variant||Allows to define and use macros within Apache runtime configuration files.
|-
|mod_maxminddb|| Version 2.2 and above || Third-party module || [[MaxMind]] || [[Apache License]], Version 2.0 ||Looks up the IP address of the client end user. Can be used to perform redirection based on country. Replaces mod_geoip.<ref>{{Cite web|url=https://github.com/maxmind/mod_maxminddb |title= mod_maxminddb |website= [[GitHub]] |date= |accessdate=2022-02-14}}</ref>
|-
|mod_mem_cache||Version 2.0 to 2.3||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0|| Replaced by mod_cache_socache. Removed in Apache httpd v2.3.
Line 344 ⟶ 345:
|mod_spambot||Version 1.3 and newer||Third-Party Extension||Nigel Horne||[[GNU General Public License#Version 2|GNU General Public License, Version 2]]||Blocks bots and harvesters
|-
|mod_spamhaus||Version 2.2 and newer||Third-party extension||Luca Ercoli||[[GNU General Public License#Version 2|GNU General Public License, Version 2]]||Blocks requests from IPs on Spamhaus block list.<ref>{{Cite web|url=https://github.com/lucaercoli/mod_spamhaus |title=Third-party Module mod_spamhaus |publisher=[[GitHub|github.com]] |date= 28 April 2020|accessdate=2022-01-13}}</ref>
|-
|mod_speling||Version 1.3 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling