Help for this page

Select Code to Download


  1. or download this
    [Fri Nov 21 09:02:15 2008] [error] [client 76.17.99.50] Premature end 
    +of script headers: test_ult.cgi
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    $| = 0;
    
    1;
    
  3. or download this
    cgi-bin]# ./test_ult.cgi
    Content-Type: text/html; charset=ISO-8859-1
    ...
    </body>
    </html>
    cgi-bin]#
    
  4. or download this
    grep apache /etc/passwd says:
    apache:x:48:48:Apache:/var/www:/sbin/nologin