On 12/7/05, Senthil Nathan <rsennat@xxxxxxxxx> wrote: > hi all, > > my application running on Apache 2 on mod_perl 2 uses htaccess to > authenticate. so i need to get the username and the password who is > authenticated to login for passing it to a different command in the script. You should probably ask on the mod_perl list. Normal cgi scripts can't do this for security reasons, but mod_perl has access to apache internals, so there might be a way. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx