Configuring CGI for Apache on Windows

Ref: http://kadaitcha.cx/apache_and_perl.html

Make sure the script interpreter path is set to
X:/Perl/bin/perl.exe

Also make sure that the cgi-bin entry in httpd.conf DOES HAVE a trailing / (SLASH).

Leave a Reply