authentication realms in http and https

2003-07-18 Thread Jason Fong
that can be changed through configuration options? (and also... is my analysis even correct? :) ) Thanks! -Jason Fong

How do I have a PerlAuthenHandler not popup the login box?

2003-07-17 Thread Jason Fong
I'm making a login system that uses a web form instead of the browser's popup box to input the username/password. My problem is that when I use my authentication script as a PerlAuthenHandler in the .htaccess, it insists on having the browser show the popup username/password box. I tried making