Content deleted Content added
Link to HTTP/2 |
Update mod_evasive |
||
Line 119:
|-
|mod_env||Version 1.1 and newer||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||This module allows for control of internal environment variables that are used by various Apache HTTP Server modules. These variables are also provided to CGI scripts as native system environment variables, and available for use in SSI pages. Environment variables may be passed from the shell which invoked the httpd process. Alternatively, environment variables may be set or unset within the configuration process.<ref>{{Cite web|url=https://httpd.apache.org/docs/2.4/mod/mod_env.html |title=Apache Module mod_env |work=Apache HTTP Server 2.4 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2022-01-13}}</ref>
|-▼
|mod_evasive|| Version 1.3 and newer ||Third-party module || Jonathan Zdziarski ||[[GPL_v2|GNU GPLv2]]||Evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. Also designed to be a detection and network management tool.<ref>{{Cite web|url=https://github.com/jzdziarski/mod_evasive |title=Third-party Module mod_evasive |publisher=[[GitHub|github.com]] |date= |accessdate=2022-01-13}}</ref>▼
|-
|mod_example_hooks||Version 1.2 and newer||Experimental Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0|| Illustrates the Apache module API.<ref>{{Cite web|url=https://httpd.apache.org/docs/2.4/mod/mod_example_hooks.html |title=Apache Module mod_example_hooks |work=Apache HTTP Server 2.4 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2022-01-13}}</ref>
Line 193 ⟶ 195:
|-
|mod_disk_cache||Version 2.0 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||
▲|-
▲|mod_evasive|| ||Third-party module || ||[[GPL_v2|GNU GPLv2]]||Evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. Also designed to be a detection and network management tool.
|-
|mod_example||Version 1.2 and newer||Experimental Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||The example module is an actual working module. If you link it into your server, enable the "example-handler" handler for a ___location, and then browse to that ___location, you will see a display of some of the tracing the example module did as the various callbacks were made.
|