Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

CGI Page and REMOTE_USER environment variable

by Anonymous Monk
on Nov 09, 2012 at 11:51 UTC ( [id://1003106]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    if($UserID){
        print "User:<b>$UserID</b>";
    }
    
  2. or download this
    [error] Bad/Missing NTLM/Basic Authorization Header for /testarea/test
    +.pl
    [6275] AuthenNTLM: timed outwhile waiting for lock (key = 23754)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1003106]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-26 08:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found