Another note, just FYI:

To trigger the interpreter to load, putting this in httpd.conf (or in an 
included file) doesn't work:

<Perl>
</Perl>

But this does:

<Perl>
# foo
</Perl>

Obviously something wants a non-null data in the Perl section before 
firing off the interpreter.


    --John





-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to