Re: Apache Directive Closure Problem
Eric Covener <[email protected]>
| Newsgroups | gmane.comp.apache.user |
|---|---|
| Message-ID | <CALK=YjNsb6+5=WXs8=uM4mMGXPos_Jh3WRs-e2bDjTBmrHFxZg@mail.gmail.com> |
> Also, Apache should have reported this unclosed <IfModule> on restart. Config parsing isn't file based/scoped. If you use <IfModule> it eats everything until the closing </IfModule> even if it's from a different Include'ed file and not what you intended.