diff --git a/.htaccess b/.htaccess index c26f042..57ba0f4 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,6 @@ RewriteEngine on + RewriteRule ^resources/net.contactspam/updatebannediplist.php$ - [L] + RewriteRule ^resources/net.geoip/updategeoip.php$ - [L] RewriteRule ([a-zA-Z0-9]+) index.php?action=$1 [PT] \ No newline at end of file