Help for this page

Select Code to Download


  1. or download this
    #! /bin/sh
    echo -e 'Content-Type: text/plain\n\n' $SERVER_SOFTWARE;
    
  2. or download this
    <FilesMatch ^(col39_watching_long_processes_through_CGI|server_softwar
    +e)$>
        Options ExecCgi
        SetHandler cgi-script
    </FilesMatch>