Dear all,
I followed
http://www.webappcabaret.com/javachina/tomcathowto.htm I downloaded mod_jk.dll
There's no <AutoWebApp ... /> in server.xml in
tomcat so I ignore it.
I added Include e:/tomcat/conf/mod_jk.conf-auto in httpd.conf in apache directory
I started tomcat and then apache while apache shows error "requested operation has failed". Obviously it's "Include e:/tomcat/conf/mod_jk.conf-auto" problem
I see the page said 'someone' can use this method on apache2, but some sites said can't.
What I've missing anyway?Thanks