Help for this page

Select Code to Download


  1. or download this
        
    
    #!/usr/bin/perl 
    ...
    my $cgi = new CGI; 
     
    print $cgi->header('type text/html','401 Authorization Required!');
    
  2. or download this
        
    
    127.0.0.1 - - [15/Jul/2009:01:01:53 +0000] "GET /cgi-bin/401response.p
    +l HTTP/1.1" 401 -