On Sun, 2016-05-22 at 13:27 +0100, Alessandro Re wrote:

> Looks odd, but it's not: IfModule is allowed to use the module
> identifier as well as the module file:

For any user/sysop, <IfModule> is almost always a Bad Idea.
It serves no useful purpose, and can make it harder to
diagnose problems (by suppressing helpful error messages
that tell you what's wrong if you need to load a module).

When you want it is if you're packaging httpd (or a product
that includes it) for a range of different users and purposes.

-- 
Nick Kew


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

Reply via email to