Running Perl/CGI scripts
I am a newbie to Linux and I just installed Mandrake 8.0. I'm trying to create a simple CGI script that prints some text, but I can't seem to get it to work. When I open the code in my browser it just shows the code instead of what it should be printing.
I put the test.pl file in /var/www/cgi-bin
How do I get my browser to execute the code?
|