mod_auth_external - Basic authentication for the Apache web server using an external program
Website: | http://unixpapa.com/mod_auth_external.html |
---|---|
License: | Apache Software License |
- Description:
mod_auth_external can be used to limit access to documents served by a web server by checking data in an external program.
Packages
mod_auth_external-2.2.8-1sme03.i386 [19 KiB] |
Changelog
by Charlie Brady (2006-03-19):
- Remove redundant SERVER_UID checking - that is taken care of by file system permissions. [SME: 1037] |