diff options
Diffstat (limited to 'www/mod_authz_unixgroup22/pkg-descr')
-rw-r--r-- | www/mod_authz_unixgroup22/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/mod_authz_unixgroup22/pkg-descr b/www/mod_authz_unixgroup22/pkg-descr deleted file mode 100644 index b4717a965d1a..000000000000 --- a/www/mod_authz_unixgroup22/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Mod_Authz_Unixgroup 1.0.x is a Unix group access control modules for Apache -version 2.2. If you have Apache 2.3 or Apache 2.4, you should be using -version 1.1.x of this module instead. - -If you are having users authenticate with real Unix login ID over the net, -using something like my mod_authnz_external / pwauth combination, and you -want to do access control based on Unix group membership, then -mod_authz_unixgroup is exactly what you need. - -WWW: http://www.unixpapa.com/mod_authz_unixgroup/ |