muff comments on Apache 2 - Tomcat 5 - mod_jk - XP
just one problem, on my system, for step 9 I had to enclose the file location in quotation marks, so:
Include c:/PROGRA~1/APACHE~1/TOMCAT~1.5/conf/auto/mod_jk.conf
became:
Include “c:/PROGRA~1/APACHE~1/TOMCAT~1.5/conf/auto/mod_jk.conf”
then it all worked]]>

