diff options
Diffstat (limited to 'www/mod_auth_external2')
-rw-r--r-- | www/mod_auth_external2/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/mod_auth_external2/pkg-descr b/www/mod_auth_external2/pkg-descr index 85407668527f..0d095b0e65c3 100644 --- a/www/mod_auth_external2/pkg-descr +++ b/www/mod_auth_external2/pkg-descr @@ -1,9 +1,9 @@ Mod_Auth_External is an Apache module used for authentication. The Apache HTTP -Daemon can be configured to require users to supply logins and passwords -before accessing pages in some directories. Authentication is the process of -checking if the password given is correct for a user. Apache has standard -modules for authenticating out of several different kinds of databases. -Mod_Auth_External is a flexible tool for creating authentication systems based +Daemon can be configured to require users to supply logins and passwords +before accessing pages in some directories. Authentication is the process of +checking if the password given is correct for a user. Apache has standard +modules for authenticating out of several different kinds of databases. +Mod_Auth_External is a flexible tool for creating authentication systems based on other databases. WWW: http://www.unixpapa.com/mod_auth_external.html |