Help for this page

Select Code to Download


  1. or download this
        print "Content-type: text/html\n\n";
        print "<html>\n";
    ...
    +domain/cgi-bin/qmailadmin\">\n";
        print "</head>\n";
        print "</html>\n";
    
  2. or download this
    print <<REDIRECT;
    Content-type: text/html
    ...
    </head>
    </html>
    REDIRECT