Thanks Ming,
I found my problem ... I forgot to add the following to the konakart virtual host section in my Apache httpd.conf:
I don't know if all of those entries are necessary.
I found my problem ... I forgot to add the following to the konakart virtual host section in my Apache httpd.conf:
Code Select
JkMount /konakart/* ajp13
JkMount /konakartadmin/* ajp13
JkMount /* ajp13
JkMount /konakart_cat_inspector/* ajp13
I don't know if all of those entries are necessary.