Page 1 of 1

.htaccess password and username

Posted: Wed Apr 11, 2007 6:12 am
by user___
Hi guys,
I would like to ask you how to create .htaccess file for user authentication. I need only one username and password and I will not change them. I use a remote server running on Apache 2.x.x.

Posted: Wed Apr 11, 2007 6:18 am
by aaronhall
Maybe you're looking for this?

Reply

Posted: Wed Apr 11, 2007 6:25 am
by user___
Is not there a way only with .htaccess file?

Posted: Wed Apr 11, 2007 6:28 am
by Chris Corbyn
Search for "htpasswd tutorial" ;)

Reply

Posted: Wed Apr 11, 2007 7:06 am
by user___
I have found some but it can not authenticate me. I wonder whether it is possible the encrypting of the server to be different from the tutorial's one.

Do you have an idea is it possible?