Bob Showalter wrote:
Andrew Gaffney wrote:
I want to use HTTP authentication with Apache 2.x for a project I'm
working on. I only need 1 user to be able to access the whole site
(similar to a consumer router's web interface).
Okay.
What do I need to do to setup it up in Apache
This is found in th
Andrew Gaffney wrote:
> I want to use HTTP authentication with Apache 2.x for a project I'm
> working on. I only need 1 user to be able to access the whole site
> (similar to a consumer router's web interface).
Okay.
> What do I need to do to setup it up in Apache
This is found in the Apache d
I want to use HTTP authentication with Apache 2.x for a project I'm working on.
I only need 1 user to be able to access the whole site (similar to a consumer
router's web interface). What do I need to do to setup it up in Apache and how
do I access the login information from my Perl scripts?
--