Disable mod_evasive for single site?
I have a cPanel v94.0.11 server with Apache. It has mod_evasive for some rate throttling. It works fine.
I simply need to know how to disable mod_evasive for a single website. I don't need to whitelist an external IP. I want to somehow have anything incoming to a specific domain I host to not be mod-evasive'd. Can I turn it off in the addon domains .htaccess?
-
Do you know if I can at least specify unique values per domain/site? Like allow more hits at least? Or is mod_evasive's config global? 0 -
There isn't an option for that either. Since it works on a global level it doesn't have any knowledge of domains or vhosts, but just tracks inbound activity in general. 0
Please sign in to leave a comment.
Comments
3 comments