Hi all… i want to allow only certain users in my website. so for that i got the code :
order deny,allow
deny from all
allow from 888.888.888.888
allow from 999.999.999.999
now its working for me… and i want to redirect the prohibited users to a certain page. so how will do it ?.. can any help me…? waiting for reply…thnx