Skip to content

ggrandes/apache22-modules

Repository files navigation

apache22-modules

Miscellaneous Modules for Apache 2.2 (and maybe 2.4), licensed under Apache License v2.0.

module description state apache ver
myfixip Fix "remote_ip" in HTTP/HTTPS (PROXY protocol, like ha-proxy and Amazon ELB) stable 2.2/2.4
node Add "Node: hostname" to Request/Response Headers stable 2.2/2.4
test Always response "OK\n" (For check Apache Health) stable 2.2/2.4
auth_basic_check Checks Constraints for Passwords in Auth Basic stable 2.2/2.4
auth_basic_remove_pwd Remove the Passwords in Auth Basic stable 2.2/2.4
random_header Generate X-Random Header (Variable Length) beta 2.2/2.4
header_remote_addr Add "Client-IP: X" (where X is the remote client ip) to Response Header stable 2.2/2.4

Useful links for development Apache Modules:

Releases

No releases published

Packages

No packages published

Languages