On Thu, 5 Apr 2001, Stas Bekman wrote:

> httpd.conf:
> PerlSetEnv PERL5OPT -Mops=system

Doesn't work.  I'm still able to use the system() call.

Here's the stanza I used:

<Location /perl/>
        PerlSetEnv PERL5OPT -M-ops=system
        SetHandler perl-script
        PerlHandler Apache::Registry
        Options +ExecCGI
        PerlSendHeader On
</Location>

Thoughts?

Thanks,
mga.

Reply via email to