-2
votes
1answer
413 views

How can I use lighttpd authentication with custom login screen or link login page? [closed]

last time, I could be use mod_auth which user authentication module. But it is very simple that login check layout is just web broswer dialog... It is called http-basic-authentication. It is show ...
0
votes
1answer
955 views

PAM authentication failure with HTTP Basic auth and mod_auth_pam on Apache

I'm trying to set up HTTP Basic auth with PAM on Apache (running on Ubuntu 10.04). I have a VirtualHost setup with SSL and the options below for HTTP Basic authentication: AuthBasicAuthoritative off ...
0
votes
1answer
303 views

mod_auth wrong password authentication?

i have a server running apache2 in a debian lenny. something strange happen with the folders protected by .htaccess. basically, if you put a wrong password but formed by the_correct_password + ...