Administrator Posted June 29, 2015 Posted June 29, 2015 To prevent direct access to your site/server/ip, you can block all other direct traffic that isn't routed through incapsula (assuming you are using it) To do so you can add the following to your htaccess file. order deny,allowdeny from allallow from 199.83.128.0/21allow from 198.143.32.0/19allow from 149.126.72.0/21allow from 103.28.248.0/22allow from 185.11.124.0/22allow from 192.230.64.0/18allow from 45.64.64.0/22 This will still allow all normal traffic that is properly filtered through incapsula, however it will block any direct IP access or misconfigured dns (china firewall hack etc)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now