Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Security if .htaccess don't work..

Quote Reply
Security if .htaccess don't work..
Hi, I've set up the .htaccess/.htpasswd files, but it don't seem to work. I'm suspecting that they have some weird settings in the conf of the apache server where I've got my account, but I havent got any answers yet.
So - can anyone tip me on what to do for security until I get .htaccess working?
I tried chmod'ing the whole admin directory - what a bummer...I hope not too many people were locked out too long...
Can I just chmod the admin.cgi to prevent any misuse?

Oh - btw - my .htaccess file looks like this:

AuthUserFile /[path is correct, I know it]
AuthGroupFile /dev/null
AuthName ByPassword
AuthType Basic
<Limit GET POST>
require user Macro
</Limit>

Thanks in advance.
Ørjan
Subject Author Views Date
Thread Security if .htaccess don't work.. Macro 3662 May 16, 1999, 5:24 AM
Post Re: Security if .htaccess don't work..
willdeb 3632 May 15, 1999, 9:14 PM
Post Re: Security if .htaccess don't work..
Eliot 3618 May 15, 1999, 9:50 PM
Post Re: Security if .htaccess don't work..
Macro 3605 May 18, 1999, 10:18 PM
Post Re: Security if .htaccess don't work..
Bobsie 3605 May 18, 1999, 10:22 PM
Post Re: Security if .htaccess don't work..
Macro 3630 May 18, 1999, 10:42 PM
Post Re: Security if .htaccess don't work..
ChanFan 3616 May 19, 1999, 4:12 AM
Post Re: Security if .htaccess don't work..
Macro 3612 May 19, 1999, 4:17 AM
Post Re: Security if .htaccess don't work..
Bobsie 3614 May 19, 1999, 8:31 AM