Thread
:
htaccess password prob
View Single Post
#
3
(
permalink
)
Apr 4th, 2007, 15:14
ukgeoff
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: htaccess password prob
Your last line in the .htaccess file; I just use:
Code:
Select all
Require valid-user
You can then list your 'user-password' pairs in your .htpasswd file
Is your password coded into md5 format? If not, that is propably your problem.
ukgeoff
View Public Profile
Visit ukgeoff's homepage!
Find all posts by ukgeoff