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

Ynt: [cobalt-developers] .htaccess



Thanks:) It worked!

Ekrem

design-Tr Bilisim Teknolojileri
Adres. Fomara Meydani Melek Sultan Is Merk. No:12 Bursa - Turkey
Tel. +90 224 222 51 01
Faks. +90 224 223 50 16
www.design-tr.com

----- Original Message -----
From: cLive hoLLoway <clive@xxxxxxxxxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Wednesday, September 27, 2000 4:44 PM
Subject: [cobalt-developers] .htaccess


> >I downloaded and setup a cgi program that "account manager" which helps
to
> >manage .htpasswd file of a private folder like members on my RAQ3. It
worked
> >and i could easily add users with it. Acc. Man. adds users to .htpasswd
and
> >than i created .htaccess file for this private folder like this;
> >
> >AuthUserFile /home/sites/site16/.htpasswd # (I checked out .htpasswd file
> >there and contains encoded passwords)
> >AuthGroupFile /dev/null
> >AuthType Basic
> >AuthName "MyLittleMemberFolder"
> >
> ><LIMIT GET POST>
> >require valid-user
> ></LIMIT>
> >
> >Seems normal huh? But when i try to connect site via browser
> >(http://www.domain.com/members) it shows user and password popup but does
> >not accept passwords? Gives that error;
>
> major woes all round on the RaQ3. Here's my file:
>
> order allow,deny
> allow from all
> require valid-user
> Authname GT_devel
> AuthPAM_Enabled off
> Authtype Basic
> AuthUserFile /home/sites/path/to/my/.htpasswd
>
> Don't ask me about the "AuthPAM_Enabled off" line. Haven't a clue, but it
> seems to work with it in.
>
> cLive ;-)
>
> PS - you *are* setting up passwords with the shell "htpasswd" command,
> aren't you? :)
>
> cLive hoLLoway
> E-commerce Developer, JPI
> www.get-trolleyed.co.uk
>
> print pack "H56",
'4a75737420616e6f7468657220636f72706f726174652077686f7265';
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers