in reply to Re: Help with simple CGI::Application example
in thread Help with simple CGI::Application example
I got it. Its working perfectly now. Previously my scripts were in /tmp/perl/cgitest which has a scriptAlias in httpd.conf, now i've moved them to cgi-bin then it works fine.
Should the scripts be compulsorily put in cgi-bin..doesn't they work in any other directory..??