Help for this page

Select Code to Download


  1. or download this
    #!C:\perl\bin\perl.exe -w
    
    ...
    # must have a line after "END_HERE" or Perl won't recognize
    # the token
    
  2. or download this
    
    C:\Program Files\Apache Group\Apache2\cgi-bin>perl test.cgi
    ...
        <p>Who is this Ovid guy, anyway?</p>
      </body>
    </html>
    
  3. or download this
    # ServerName gives the name and port that the server uses to identify 
    +itself.
    # This can often be determined automatically, but we recommend you spe
    +cify
    ...
    # localhost     This also didn't work for me.
    #
    ServerName 127.0.0.1