tech wrote: > <p><!--#exec cmd="perl ./cgi-bin/hello.cgi"--></p> Do you have server side includes turned on in apache? (in the <Directory> section typically) Are your includes configured with the NoExec option? nate
Mon Sep 29 16:08:02 UTC 2008
nate <centos at linuxpowered.net>
tech wrote: > <p><!--#exec cmd="perl ./cgi-bin/hello.cgi"--></p> Do you have server side includes turned on in apache? (in the <Directory> section typically) Are your includes configured with the NoExec option? nate