i just want to know if this is right..yes sir i have used ur tutorial for this...but i just need a confirmation to know i am doing in right direction:
AuthName "Restricted Area"
AuthType Basic
AuthUserFile /home/yah00-city/admincp/index.php/.htpasswd
...since its not shell is this ok or do i need to put it like this:
/home/yah00-city/public_html/admincp/index.php/.htpasswd
AuthGroupFile /dev/null
require valid-user
also i want to know how would i do it so i can pw their ip
|