Paketname | libapache-htpasswd-perl |
Beschreibung | Manage Unix crypt-style password file |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.8-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | perl (>= 5.6.0-16), libcrypt-passwdmd5-perl, libdigest-sha1-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 16162 Byte |
Prüfsumme MD5 | 8038875a55610181c51bd5b964d6e25f |
Prüfsumme SHA1 | 753dd8966a4ce78ef95f722fb91ba03b5512c792 |
Prüfsumme SHA256 | bd5d41d3054c45ad3c50b16f39757791e5aeb1feaf2772079bd835b6f4103e92 |
Link zum Herunterladen | libapache-htpasswd-perl_1.8-1_all.deb |
Ausführliche Beschreibung | 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
crypted password. You can use this for non-Apache files if you wish, but
it was written specifically for .htaccess style files.
|