View Single Post

  #2 (permalink)  
Old 07-29-2003
Michael Forster
 
Posts: n/a
Default Re: I cant get .htaccess to work


"Michael Forster" <admin@muckworld.com> wrote in message
news:3f26bae8$1@news.userve.net...
> I am runnning apache on SuSE 7.2 pro,
>
> I have several Virtual hosts all working correctly - I want to password
> protect one of the directories. but it doesnt want to work. I have added
> into the httpd.conf as follows
>

Ok I found a problem in the config - I had the htaccess stuff set to
allowoverride none -
changed to AuthConfig now it asks me for a user/pass

but will not let any of the users in the .htpasswd file in. I get the error
as follows

[Tue Jul 29 22:08:21 2003] [error] [client 10.69.70.202] emg: not a valid
FDN: /forsale
[Tue Jul 29 22:08:23 2003] [error] [client 10.69.70.202] emg: not a valid
FDN: /forsale


Can someone explain what I have still not got right?

Mike