Hi
So to block an IP address I can add:
deny from 1.2.3.4
in the httpd.conf right? So how do I keep adding in new addresses without having to restart apache every time? Can it be done? I have mod_security installed so perhaps it can be done from in there somewhere?
Cheers
So to block an IP address I can add:
deny from 1.2.3.4
in the httpd.conf right? So how do I keep adding in new addresses without having to restart apache every time? Can it be done? I have mod_security installed so perhaps it can be done from in there somewhere?
Cheers