Need help getting start with a test cgi script.

From: packat (chariya_at_verizon.not)
Date: 03/22/05


Date: Tue, 22 Mar 2005 05:26:26 GMT

I installed Perl 6 and am running Apache 2.0.39 on Windows
xp (home edition),

I am trying to get my first cgi script running. First I put
a simple try.cgi in the directory
C:\Program Files\Apache Group\Apache2\cgi-bin\try.cgi
Then activate a browser pointing to the address

http://localhost/cgi-bin/try.cgi

But I got path cannot be displayed.

The config file has the line ScriptAlias /cgi-bin/
"C:/perl/eg/cgi-bin/"

Can anyone help me find what was wrong?

Thanks very much,
packat