Need help in Apache Perl-CGI set up and config
hello I'm a newbie in perl-cgi. Recently, I configured my apache configuration's scriptalias
to c:/website/cgi-bin I also happened to have an activestate perl interpreter on my computer.
my question is, why is it that when I run file:///C:/website/cgi-bin/access.pl in my web browser
it does'nt display the contents in html? Instead it runs the perl interpreter in dos mode?
Is there something wrong with my configuration? Help please
BTW can you guys please help me with the correct set up for cgi and perl to run correctly? Thank you very much