PDA

View Full Version : .htaccess problem



EL_Tee
July 15th, 2003, 18:57
I am trying to password protect a certain folder on my site. i own my own domain with hosting and all that. i put the .htaccess file and the .htpasswd file in the directory i want to protect but when it asks for my login it says it is incorrect. i entered my login correct. any help?

Loon
July 17th, 2003, 03:23
In the password file you should have the format

username:password

make sure you have it exactly like that.

Master_tee
July 24th, 2003, 20:48
isnt it .htpass?


:topic: you stole my name :eek:

Bruce
July 24th, 2003, 21:22
Originally posted by Master_tee

:topic: you stole my name :eek: If anything, you stol ehis. He registered before you.

Loon
July 25th, 2003, 03:31
The password file can be named anything you like, it can be .htbanana if you want, as long as you have the right file name in your .htaccess file it doesn't matter.