02-26-2015, 11:21 PM
(This post was last modified: 02-28-2015, 02:52 AM by treicadani.)
Hello,
I am using this php firewall with my website and is very effective, identifies the bots and won't let them access the website, i want to share it with you.
There is no configuration changes needed unless you really need to.
Default configs are :
Installation :
add the php-firewall folder to your root directory, then at the very begin of the header.php between <?php ?> add the following code :
You can disable it by modifying this line and set it to false :
If you are going to use it, share your experience here if is effective for you.
I am using this php firewall with my website and is very effective, identifies the bots and won't let them access the website, i want to share it with you.
There is no configuration changes needed unless you really need to.
Default configs are :
Code:
Hidden content for guests
Installation :
add the php-firewall folder to your root directory, then at the very begin of the header.php between <?php ?> add the following code :
Code:
Hidden content for guests
You can disable it by modifying this line and set it to false :
Code:
Hidden content for guests
If you are going to use it, share your experience here if is effective for you.
Quote:Hidden content for guests