[olug] website authentication with apache

Brian Roberson brian at bstc.net
Thu Mar 8 04:32:43 UTC 2001


well, that was sent too quick....


ok, what I meant was you can use the allow and deny keywords to limit where
you are coming from, but if you want authentication on every hit to the
private site, you need to use the AuthConfig keyword....

http://httpd.apache.org/docs/mod/mod_auth.html





----- Original Message -----
From: "Brian Roberson" <brian at bstc.net>
To: <olug at bstc.net>
Sent: Wednesday, March 07, 2001 10:28 PM
Subject: Re: [olug] website authentication with apache


> check out the allow and deny keywords..
>
> http://httpd.apache.org/docs/mod/mod_access.html
>
>
> ----- Original Message -----
> From: "Adam Lassek" <alassek at techie.com>
> To: <olug at bstc.net>
> Sent: Wednesday, March 07, 2001 12:54 PM
> Subject: [olug] website authentication with apache
>
>
> > I'm running two different websites on the webserver at work, one which
is
> a
> > public website and one that needs to be private to the company. I need
to
> > make the webserver ask for a username and password in order to access
the
> > private website--it doesn't even have to be very fancy, in fact there
will
> > be only one login and password that everyone will use. I know that I
need
> to
> > use a .htaccess file in the directory of the private website in order to
> do
> > this, but how do I set that up? Does anyone know?
> >
> >
> > ______________________________________________
> > FREE Personalized Email at Mail.com
> > Sign up at http://www.mail.com/?sr=signup
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: olug-unsubscribe at bstc.net
> > For additional commands, e-mail: olug-help at bstc.net
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: olug-unsubscribe at bstc.net
> For additional commands, e-mail: olug-help at bstc.net
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: olug-unsubscribe at bstc.net
For additional commands, e-mail: olug-help at bstc.net



More information about the OLUG mailing list