in reply to
Getting username and password from the URL.
Dunno about password, but the username is simply $ENV{'REMOTE_USER'}.
Comment on
Re: Getting username and password from the URL.
In Section
Seekers of Perl Wisdom