Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Read out .htaccess password
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Bart Van der Donck, post: 4843215"] Hello, When browser requests a directory that is secured by .htaccess user/ pass, I can read out the username in a Perl script with $ENV{'REMOTE_USER'}. I've been looking for a similar way to know the password. Since this password is sent unencrypted from the browser and reaches server in plain text, I suppose it must be possible to know it somehow in perl ? Thanks, [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Read out .htaccess password
Top