Hello all i am trying to protect my website with .htaccess file but when i enter id & password it didn't let me in and the pop-up shows again & again asking for id and password i don't know what i am doing wrong here is the code of both file .htaccess AuthUserFile /public_html/fbapp34/.htpasswd AuthName "Restricted Area" AuthType Basic require valid-user Code (markup): .htpasswd admin:57OmSevw7PjPY Code (markup): Site URL http://fbapp34.info/ Code (markup): Both id and password is admin:admin still didn't get that what i am doing wrong Note: it's not my primary domain so i had written full path If any one have knowledge of this so please reply me. Thanks & Regards Jaimin