modsecurity configuration

 
 
Disable modsec on certain ip address via .htaccess
 
SetEnvIfNoCase Remote_Addr ^202\.202\.202\.202$ MODSEC_ENABLE=Off
 
 
SetEnvIfNoCase Request_URI ^/images/upload\.php$ MODSEC_ENABLE=Off 

Comments

Popular posts from this blog

Black screen after logging in on Windows 2012 R2 using domain credentials on remote desktop connection

killall httpd | /sbin/service httpd restart