I have a perl script for a guestbook (gbook.pl) which I have in a subdirectory of my apache\htdocs\guestbook.
I went into apache/conf and opened httpd.conf and added 'ScriptAlias /cgi-bin/ "C:\Program Files\Apache\Apache\htdocs\guestbook"'.
When I tried posting again I got the same error, what am I doing wrong?
-Bejhan