Re: .htaccess problems

2000-01-30 Thread Gate
Ryan- Thanks, that is what I was missing, the AllowOverride AuthConfig. Thanks for the help! Bryan On Sun, 30 Jan 2000 [EMAIL PROTECTED] wrote: > Did you edit the access.conf file and include "AllowOverride AuthConfig"? > Also, there is one thing that bit me recently. In access.conf,

Re: .htaccess problems

2000-01-30 Thread ware
Did you edit the access.conf file and include "AllowOverride AuthConfig"? Also, there is one thing that bit me recently. In access.conf, does the path you specify for the directory contain any symbolic links? My experience is that it won't follow symbolic links. Good luck. Ryan Ware ([EMAIL PR

.htaccess problems

2000-01-30 Thread Gate
I just created a .htaccess file in the directory of a virtual hosted server, and created the proper .htpasswd file in a separate directory. The .htaccess format is correct, correctly points to the .htpasswd file, but I still do not get prompted for a password. Any specific permissions that are nee