| Name: | perl-Apache-Htpasswd |
|---|---|
| Version: | 1.9 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 30670 |
| License: | GPL+ or Artistic |
| RPM: | perl-Apache-Htpasswd-1.9-4.el7.noarch.rpm |
| Source RPM: | perl-Apache-Htpasswd-1.9-4.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Apache-Htpasswd/ |
| Summary: | Manage Unix crypt-style password file |
| Description: | This module comes with a set of methods to use with htaccess password files. These files (and htaccess) are used to do Basic Authentication on a web server. The passwords file is a flat-file with login name and their associated encrypted password. You can use this for non-Apache files if you wish, but it was written specifically for .htaccess style files. |