PDA

View Full Version : How do I setup Apache to run my CGI scripts offline



godwinoganiru
December 16th, 2006, 02:30 PM
I am looking for a way to test my CGI scripts written in perl on my ubuntu system offline. I don't have any idea as to how to go about it. But I already have apache installed with Synaptic. Any help? Thanks in advance.

daniminas
December 16th, 2006, 05:07 PM
cgis in /usr/lib/cgi-bin/..

and:

http://localhost/mycgi.cgi :D