Oops, almost forgot that you need to restart the http server wheneveryou make changes to the httpd.conf. In windows I believe it gets started as a service.
Difficult to say since you didn't provide what your config looks like. Make sure your config looks similar to this:
Alias /mysite/ "C:/some/directory/mysite/"
create an AddHandler directive such as the following:
AddHandler cgi-script .pl .cgi
Look thru your config file and there should already be an example that you need to uncomment and, perhaps, modify to the file extension you wish to use.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.