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:
&
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