SetEnvIf Remote_Addr ^11\.111\.1\.11$ ban
is there a way that the htaccess file reads the banned ip's not from htaccess file but from a data.txt file
sonot all ips are int he htacces sit self
is this posible ..
can htaccess file open diff file read ip's and ban them
same way as
SetEnvIf Remote_Addr ^11\.111\.1\.11$ ban