[wp-testers] .htaccess question

Dispoweb2.0[Ghaith] dispoweb at gmail.com
Sat Nov 10 16:15:53 GMT 2007


 Hello,

You can make some code's line on your htaccess like this where
my.domain.comis the domain you want to deny from acessing to your
website :


AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName InterditPartiel
AuthType Basic

<limit GET POST>
order allow,deny
allow from all
deny from my.domain.com
</Limit>


Cheers,
Ghaith
-- 
www.dispoweb.org : Just Be On


More information about the wp-testers mailing list