
skripa
Deleted
Nov 4, 2000, 11:30 AM
Post #1 of 1
(1593 views)
|
How to get username&passwd from Apache authorization screen (.htaccess&.htpasswd)
|
Can't Post
|
|
I use old method of authorization on my website (.htaccess&.htpasswd). But now I want to get username&password from Apache authorization window for use in my personalization script. Do you have any ideas how to make this? The $ENV{REMOTE_USER} is not enough! :-( Maybe you know how to generate a auth window from a perl script? Please, just help me if ya can!
|