> 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to