diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/p5-HTTPD-User-Manage/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/p5-HTTPD-User-Manage/DESCR')
-rw-r--r-- | www/p5-HTTPD-User-Manage/DESCR | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/p5-HTTPD-User-Manage/DESCR b/www/p5-HTTPD-User-Manage/DESCR new file mode 100644 index 00000000000..7be0e37f2fb --- /dev/null +++ b/www/p5-HTTPD-User-Manage/DESCR @@ -0,0 +1,14 @@ +This is HTTPD-User-Manage version 1.5X, a script and set of Perl +modules for managing access control with the Apache, NCSA httpd, CERN +and Netscape servers (and maybe some others). + +You can install this program as a CGI script to allow remote users to +change their Web access passwords. Web administrators can use it to +remotely add, edit and delete users and their groups. You can also +use it from the command line as a nice all-in-one interface to access +control databases based on text files, DBM files, and SQL databases. + +Please see the file user_manage.html for complete details. + +Lincoln Stein +lstein@cshl.org |