Package : lighttpd-mod_auth

Package details

Summary: Authentication module for lighttpd

Description:
lighttpd supports both authentication methods described by RFC 2617:

- basic
- digest

Depending on the method lighttpd provides various way to store the credentials
used for the authentication.

for basic auth:
- plain (mod_authn_file)
- htpasswd (mod_authn_file)
- htdigest (mod_authn_file)
- ldap (mod_authn_ldap)

for digest auth:
- plain (mod_authn_file)
- htdigest (mod_authn_file)


URL: http://lighttpd.net/
License: BSD

Maintainer: nobody

List of RPMs