Help for this page

Select Code to Download


  1. or download this
     
    [Fri Oct 16 18:31:35 2015] [error] [client ::1] File does not exist: /
    +var/www/html/favicon.ico
    [Fri Oct 16 18:31:36 2015] [error] [client ::1] (2)No such file or dir
    +ectory: exec of '/var/www/cgi-bin/form.pl' failed, referer: http://lo
    +calhost/form.html
    [Fri Oct 16 18:31:36 2015] [error] [client ::1] Premature end of scrip
    +t headers: form.pl, referer: http://localhost/form.html
    [Fri Oct 16 18:31:44 2015] [error] [client ::1] (2)No such file or dir
    +ectory: exec of '/var/www/cgi-bin/form.pl' failed, referer: http://lo
    +calhost/form.html
    [Fri Oct 16 18:31:44 2015] [error] [client ::1] Premature end of scrip
    +t headers: form.pl, referer: http://localhost/form.html
    
  2. or download this
    <html>
    <head>
    ...
    All information submitted is confidental!
    </body>
    </html>
    
  3. or download this
    #!/user/bin/perl
    require("cgi-lib.pl");
    ...
    Your favorite scripting language: <b>$input{language}</b><br>
    </html>
    </body>";