Re: Apache2::PerlSections $PerlConfig
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAC0_be1hp6d=MpBon9+2J1MdXj3h_oD2Rdpo4NJ--ScU4rGWEg@mail.gmail.com> |
On Fri, Nov 18, 2011 at 5:27 PM, Josh Narins <[email protected]> wrote: > Thanks, Perrin, but the server isn't starting when I get this error. It's not? You can't define Location blocks and the like after the server has started. Maybe I'm not understanding what you're saying. I'm not sure I can help with the larger issue since I always stay away from $PerlConfig. I prefer to generate the entire config file as a template, so that I can use it for the front-end proxy as well. - Perrin