Re: IfModule doesn't work in certain case

2012-04-12 Thread Igor Galić
- Original Message - I wonder if you would consider this a bug. Here is the situation. I had a config file in conf.d which loaded some modules. Alphabetically, it came after the loading of the vhost files. The IfModule blocks would not work. In this same order, if I don't use

Re: IfModule doesn't work in certain case

2012-04-12 Thread André Malo
Also this belongs to the user list... nd On Thursday 12 April 2012 10:44:04 Igor Galić wrote: - Original Message - I wonder if you would consider this a bug. Here is the situation. I had a config file in conf.d which loaded some modules. Alphabetically, it came after the

Re: IfModule doesn't work in certain case

2012-04-12 Thread william . leonard
By does not work, I just mean nothing within it is processed. I understand that it is because the modules were loaded after the vhost in this case, and I've corrected that. I just found it odd that even though the modules were loaded after the vhosts, the module directives worked when I

Re: testing --enable-mods-=few

2012-04-12 Thread Michael Felt
Have you found a way to load the mod_perl for testing? My attempts to test using ApacheTest are minimal because ApacheTest does not seem to do much without it. 2012/4/11 Igor Galić i.ga...@brainsware.org all tests seems wrong, as we'd skip all tests then. Is there a way to do explain to

Re: testing --enable-mods-=few

2012-04-12 Thread Igor Galić
- Original Message - Have you found a way to load the mod_perl for testing? My attempts to test using ApacheTest are minimal because ApacheTest does not seem to do much without it. I've been testing trunk and right now (or the last time I checked) mod_perl doesn't compile with