File Manager

Current Path : /etc/lighttpd/conf-available/
Upload File :
Current File : //etc/lighttpd/conf-available/05-auth.conf

# /usr/share/doc/lighttpd/authentication.txt.gz

server.modules                += ( "mod_auth" )

# auth.backend                 = "plain"
# auth.backend.plain.userfile  = "lighttpd.user"
# auth.backend.plain.groupfile = "lighttpd.group"

# auth.backend.ldap.hostname   = "localhost"
# auth.backend.ldap.base-dn    = "dc=my-domain,dc=com"
# auth.backend.ldap.filter     = "(uid=$)"

# auth.require                 = ( "/server-status" => 
#                                ( 
#				  "method"    => "digest",
#				  #"algorithm" => "SHA-256",
#				  "realm"     => "download archiv",
#				  "require"   => "group=www|user=jan|host=192.168.2.10"
#				),
#				"/server-info" => 
#                                ( 
#				  "method"    => "digest",
#				  #"algorithm" => "SHA-256",
#				  "realm"     => "download archiv",
#				  "require"   => "group=www|user=jan|host=192.168.2.10"
#				)
#                              )

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com