Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"not a valid FDN"

Status
Not open for further replies.

gintas

Technical User
Aug 20, 2001
2
US
This is the message I get in error log file when I try to use .htaccess file with Apache 1.3.19 on SuSe Linux 7.2.
Server clearly finds .htaccess file and reads it contents, I get dialog box asking to enter login name and password, but after I enter correct login/password I still get 401 error saying that "Authorization is required", as if I entered wrong password.

I have a proper directive in my httpd.conf which allows for .htaccess to override all directives in document root (AllowOverride All)
Content of the .htaccess is also fine, since it worked fine on older versions of Apache/Linux.

Does anyone had a similar experience or have any ideas how to solve this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top