
mod_authn_plain - Module for Apache which provides file_plain (plaintext file) backend for basic authentication.

Version for Apache 2.2

mod_authn_plain implements authentication backend for using plain text file for Apache's authentication protocol.
password file path can be relative.

This module is based on mod_authn_file (apache) and  mod_auth_plain (Piotr Roszatycki) 

Patrick Amiel <amielp@gmail.com>
