Archive for the ‘Windows’ Category

Configuring CGI for Apache on Windows

Thursday, April 28th, 2005

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).