Hi,
I have a guestion associated with a shell cgi script. This problem is
that, the shell cgi script runs well, however after the mod_perl was
built into apache sever and the mod_perl configure was included in the
httpd configure, the shell cgi does not run properly, the errlog shows
that the shell script was treated as perl script.
How to configure the apache, let apache distigush shell cgi scriipt and
perl cgi script? or do not invoke shell cgi as a perl cgi?
thanks,
Yuandan