P
packat
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
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