Re: Virtual Host hiding JkMount directives?

2006-11-16 Thread Chris Mayes
Well, it's turned out that the log messages were misleading. I wiped out my old Apache config and re-assembled it piece by piece. I haven't re-added everything, but mod_jk now functions properly. Thanks, -Chris Chris Mayes wrote: Sadly, no. The mapping isn't functional w

Re: Virtual Host hiding JkMount directives?

2006-11-16 Thread Chris Mayes
e. It looks like the mapping actually works, but the logger is not correctly initialized for the virtual server. Could you please confirm, that the mappings you enter to the virtual servers work, and the problem is only the misleading log lines? Regards, Rainer Chris Mayes schrieb: Hi, all. I see

Virtual Host hiding JkMount directives?

2006-11-15 Thread Chris Mayes
Hi, all. I seem to be having a bit of trouble with virtual hosts and mod_jk. JkMount directives in a VirtualHost are ignored: ServerName censea.cmayes.org JkMount /* ajp13 ErrorLog /var/log/apache2/censea_error_log TransferLog /var/log/apache2/censea_access_log DocumentRoot /usr/local