# Use PHP5CGI as default
AddHandler fcgid-script .php
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
<Files 403.shtml>
order allow,deny
allow from all
</Files>
deny from 218.175.55.182
deny from 220.246.220.101
deny from 218.102.223.88
deny from 119.123.149.219
deny from 203.198.106.219
deny from 118.101.48.25
deny from 121.13.100.28
deny from 123.203.221.107
deny from 219.79.59.96
deny from 121.202.253.103
deny from 60.208.234.24
deny from 218.14.180.16
deny from 202.82.148.161
deny from 59.149.128.169
This is it Thanks again for the help.
--------------- Added [DATE]1232092047[/DATE] at [TIME]1232092047[/TIME] ---------------
I think all it does is ban some Ip adddresses
|