[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] .htaccess error



Hi Steve:

the correct .htaccess file is :

# Access file
order allow,deny
allow from all
require valid-user
Authname "control-center.net - Domainregistrierung"
Authtype Basic
AuthPAM_Enabled off
AuthUserFile /home/sites/site6/web/WebObjects/domainregistrierung/.htpasswd

Regards
Fabian

----- Original Message -----
From: "Stephan P. Muecke" <smuecke@xxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Saturday, October 07, 2000 4:02 PM
Subject: [cobalt-users] .htaccess error


> Hi,
>
> I just set up a .htaccess and a .htpasswd file and now I can´t log on to
the
> website any more.
>
> The .htaccss looks like this:
> # Access file
> order allow,deny
> allow from all
> require valid-user
> Authname "control-center.net - Domainregistrierung"
> Authtype Basic
> AuthUserFile
/home/sites/site6/web/WebObjects/domainregistrierung/.htpasswd
>
> Then I logged in via SSH and executed the following command:
> /usr/sbin/htpasswd -c
> /home/sites/site6/web/WebObjects/domainregistrierung/.htpasswd user
>
> Both files have permissions 777.
>
> And now the server doesn´t accept my password any more. Can anyone help me
> please?
>
> Thanks,
> Steve
> net:impaqt internet services
> http://www.netimpaqt.com
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>