S
SACHIN
Guest
HI,
I have secuered one folder by adding .htaccess
AuthUserFile /home/user/.htpasswd
AuthName EnterPassword
AuthType Basic
require user user
If i would like to add one user permanently it should ask him authentication how to do?
how to add ip or user which should directly login.
Thank you,
I have secuered one folder by adding .htaccess
AuthUserFile /home/user/.htpasswd
AuthName EnterPassword
AuthType Basic
require user user
If i would like to add one user permanently it should ask him authentication how to do?
how to add ip or user which should directly login.
Thank you,