[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] .htaccess and www.mydomain.com/~admin
- Subject: [cobalt-users] .htaccess and www.mydomain.com/~admin
- From: "Claudio Cataldo" <claudio.cataldo@xxxxxxx>
- Date: Thu Jul 6 07:35:38 2000
Please help
I've read all that I found, starting from the QuestionNum: 318 of the
Knowledgebase and passing for all the email of this newsletter.
It's really impossible for me to understand how to protect by password my
http://www.mydomain.com/~admin directory. It's good for me to give the same
system admin login and password
Where to put the .htpasswd? Where to put the .htaccess file?
Is this the right content?
# Access file
order allow,deny
allow from all
require valid-user
Authname Area Protetta
Authtype Basic
AuthUserFile /home/users/admin/.htpasswd
Please help me only if you are sure about it
Thank you very very much