mod-authnz-external: External Authentication Module for Apache HTTP Server
mod-authnz-external: 
mod-authnz-external: Mod_authnz_external is a flexible tool for building custom basic
mod-authnz-external: authentication systems for the Apache HTTP Server. Basic Authentication
mod-authnz-external: is a type of authentication built into the HTTP protocol, in which the
mod-authnz-external: browser automatically pops up a login box when the user requests a protected
mod-authnz-external: resource, and the login ids and passwords entered are checked by Apache.
mod-authnz-external: 
mod-authnz-external: Mod_auth*_external allows the password checking normally done inside Apache
mod-authnz-external: to be done by an separate external program running outside of Apache.
mod-authnz-external:
mod-authnz-external: Package maintainer: Felipe Sanchez <izto@asic-linux.com.mx>
mod-authnz-external: