arcX
11-26-2002, 10:20 AM
Hi there,
I'm trying to configure .htaccess to work on the host server which I am using. The problem is that I am not getting allowed in myself. Getting an authorisation error. I then try resetting the password file via telnet and htpasswd and still the same problem.
This is the .htacces file I am using:
AuthType Basic
AuthName "By Invitation Only"
AuthUserFile /pathto/.htpasswd
Require user wscott
I don't get it!
help please?
---
arcX
I'm trying to configure .htaccess to work on the host server which I am using. The problem is that I am not getting allowed in myself. Getting an authorisation error. I then try resetting the password file via telnet and htpasswd and still the same problem.
This is the .htacces file I am using:
AuthType Basic
AuthName "By Invitation Only"
AuthUserFile /pathto/.htpasswd
Require user wscott
I don't get it!
help please?
---
arcX