Any reason to have SetEnv/PassEnv PERL5LIB for mod_perl .conf configuration?
Jeff Trawick <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAKUrXK6nNM4D0crXCsjZui91XOF=41VT1oxJ9F9C4f8KRK0=kw@mail.gmail.com> |
(Not PerlSetEnv, just plain SetEnv) I saw this in a .conf snippet for configuring mod_perl but AFAIK this would only be used by external CGI processes that needed that to find the right Perl. TIA!