Skip to content

znick/Apache-AuthenURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module, Apache::AuthenURL, is an Apache/mod_perl authentication handler
to allow basic authentication against external URLs. This module requires
the LWP bundle maintained by Gisle Aas.

Apache::AuthenURL::Cache is an Apache/mod_perl2 authentication caching
module. It uses stacked handlers.

If you need caching for Apache/mod_perl1, use Jason Bodnar/Christian Gilmore's
Apache::AuthenCache.

To build and install it, please run

    perl Makefile.PL
    make
    make install

This package is Copyright (C) 1998 by John Groenveld. It may be
copied, used and redistributed under the same terms as perl itself.

Happy Perl'ng,
John
[email protected]

About

Release history of Apache-AuthenURL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages