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