I'm not familiar in .htaccess can i combine blocking ip and domain? can i use this patern? order allow,deny deny from 123.45.67. deny from 3w.theirdomain.com allow from all or i need to separate the two like this format? order allow,deny deny from 123.45.67. allow from all order allow,deny deny from 3w.theirdomain.com allow from all Please advice... thanks in advance
Can I put this code into the directorium whois not ROOT but subdirectorium, for exemple:...root/video/? I want to block bandwidth stealing.....