[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] newbie .htaccess problem
- Subject: Re: [cobalt-users] newbie .htaccess problem
- From: "Robert Dayton" <rob@xxxxxxxxxxxxxx>
- Date: Fri Jan 19 18:39:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
go ino your apache srm.conf file and comment out the custom error message
that cobalt makes for the 401 error. that will allow your browser to get the
right message to prompt you for id and password. took me a whole night and
my birthday to figure that out. Oh... restart apache, too.
COBALT TOOK MY BIRTHDAY AWAY!
Still wuv my qube.
Rob
----- Original Message -----
From: "J Ambrose" <jambrose@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, January 19, 2001 4:01 PM
Subject: [cobalt-users] newbie .htaccess problem
> I couldn't find anything in the archives that matched my situation.
>
> If someone could help....I'd be very greatful.
>
> 1) I need to pwd protect my directory called "_adminarea"
>
> 2) After telneting in I created this .htaccess file:
>
> #Access file
> order allow,deny
> allow from all
> require valid-user
> Authname _adminarea
> AuthPAM_Enabled off
> Authtype Basic
> AuthUserFile
> /home/sites/www.mydomain.net/web/_adminarea/.htpasswd
>
> After that, while still in the "_adminarea" directory via:
> /usr/sbin/htpasswd -c .htpasswd <username>
>
> I created the logon and pwd....no problem.
>
> Why then am I getting an "Internal Error" when I go to access the pages
and
> not a prompt for logon and password?
>
> So I tried doing it again and now I have Internal Error 500?
>
> ANY HELP IS APPRECIATED.
>
> Thanks,
>
> Joe Ambrose
> QuickSurfer
>
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>