hello there,
i'm currently doin some testing on executing a cgi program under apache http server, current version using 2.0.48. The problem is i don't know how to set up the server's httpd.conf file to be able to execute the cgi application. i've tried to put the cgi file inside Apache/cgi-bin, but it doesn't work. i need to know what is the required step to configure the server as other resources that i had found seems apply only with perl language and on UNIX machines. Any guidance gladly appreciates..
thanks