07 January 2026


                                           Apache Lounge Distribution

                                       mod_evasive 2.4.0 for Apache 2.4 Win32 VS18

# Original Home: https://github.com/jvdmr/mod_evasive
# Binary by: Steffen
# Mail: info@apachelounge.com
# Home: http://www.apachelounge.com/

Changelog www.apachelounge.com/viewtopic.php?p=31065

Build with Visual Studio 2026 (VS18)

# Install:

- Copy mod_evasive.so to your modules folder 


# Add to your httpd.conf

LoadModule evasive_module modules/mod_evasive.so


# Directives provided by mod_evasive

Defaults:

	DOSEnabled          true
	DOSHashTableSize    3097
	DOSPageCount        2
	DOSSiteCount        50
	DOSPageInterval     1
	DOSSiteInterval     1
	DOSBlockingPeriod   10
	DOSWhitelist  127.0.0.1
	DOSWhitelistUri  whitelist.*regex
 
Other directives, tips and info , see:

 https://github.com/jvdmr/mod_evasive/blob/master/README.md