Re: [us...@httpd] IfModule behavior inside VirtualHost stanza

2009-10-30 Thread Seth Stone
erver connector placed the LoadModule directive for the jrun_module below the Include directive for the conf.d/* directory. Moving it higher in the config allowed the IfModule test in my separate vhosts.conf file to succeed. Thanks for the help. Seth On Fri, Oct 30, 2009 at 5:27 PM, Nick Kew wrote: &

[us...@httpd] IfModule behavior inside VirtualHost stanza

2009-10-30 Thread Seth Stone
I'm running Apache 2.2.3-31 on RHEL 5.4 and am running into an issue with using an block inside of a VirtualHost stanza. If my VirtualHosts are defined in my main config file (/etc/httpd/conf/httpd.conf) the IfModule test works fine.  However, I prefer to store VirtualHost configuration in /etc/ht