home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / cgi-bin / cgi.cgi next >
Text File  |  2007-12-20  |  85b  |  6 lines

  1. #!"\xampp\perl\bin\perl.exe"
  2.  
  3. print "Content-Type: text/html\n\n";
  4.  
  5. print "OK";
  6.