Make sure that you uncomment the line in httpd.conf, access.conf, or
srm.conf that specifies Perl to be executed on .cgi file extensions. It
would look something like:
AddHandler cgi-script .cgi
If you want .pl to also use perl, add:
AddHandler cgi-script .pl
HTH,
Carl
On 23-Feb-99 Bogdan wrote:
> Hi People!
>
> Is anybody here who knows how can I do to make my Apache to run a CGI
> "simple.cgi" when is invoked by a web browser? ("simple.cgi" is set as
> executable with chmod 755 simple.cgi)
> I have RedHat 5.2 with perl5 linux box
>
> Thanks,
> Bogdan
--
Carl Nasal <[EMAIL PROTECTED]>
ZZWeb Internet Consulting <http://www.zzweb.com>
Perl Scripting, Web Publishing,
Web Hosting, and Custom Services
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]