[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Raq4 .htaccess not working
- Subject: [cobalt-users] Raq4 .htaccess not working
- From: "Jason Humphrey" <Jasonh@xxxxxxxxxxxx>
- Date: Wed Jan 7 13:42:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
I have set-up a password file which I have populated with a user and
password and
created this .htaccess file:
AuthType Basic
AuthName "Intranet"
AuthUserFile /home/sites/site2/passwd/passwords
Require valid-user
I then tried the site and it let me straight in! I then read up in the
archives
and saw you have to restart the server. So I did and still nothing happens.
I
have also tried uploading the .htaccess file in ASCII and still its not
working.
Is there a config file I have to alter anywhere??? Where am I going
wrong????????????????????
Thanks Jason