hello, I have configured tomcat 4.1.12 and Apache 2.0.43 connection using "mod_jk-2.0.43.so" on solaris 8.
In catalina.out file, I found the following: Mar 19, 2003 11:25:18 AM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=9/97 config=/usr/local/jakarta-tomcat-4.1.12/conf/jk 2.properties In error_log file, there's the following [Wed Mar 19 11:28:34 2003] [notice] Apache/2.0.43 (Unix) mod_jk/1.2.1 configured -- resuming normal operations Tomcat (http://comptuername:8080/examples/) and Apache (http://computername:800/) are both working ok However when I change tomcat page port to Apache port (http://computername:800/examples/) , I got a 404. I also tried to change apache port to port 80 and got the same thing. (I used port 800 becuase we have iplanet using port 80 on the same machine) Can anybody help? Thanks, Sylvia --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
