Hi,

  I'm trying to set EMBPERL_OPTIONS to some reasonable system-wide and
then change it for virtual hosts as necessary. My httpd.conf looks like
this

PerlSetEnv EMBPERL_OPTIONS 8208

<VirtualHost xx>
        ...
        PerlSetEnv EMBPERL_OPTIONS 10256
</VirtualHost>

but this doesn't work. What am I doing wrong? Thanks.

- Robert

P.S. Apache/1.3.14 (Unix) (Red-Hat/Linux) mod_perl/1.23 HTML::Embperl
1.3.1

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to