I am using apache's htaccess (basic authentication) to protect a perl script.
I would like for the perl script to have access to the username and password that the user types in when they get the apache pop-up box. Is there a way that I can get the username and password so my script canuse them?
Thanks
I would like for the perl script to have access to the username and password that the user types in when they get the apache pop-up box. Is there a way that I can get the username and password so my script canuse them?
Thanks