Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 15890 invoked from network); 11 Jul 2003 19:03:49 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 11 Jul 2003 19:03:49 -0000 Received: (qmail 25963 invoked by uid 97); 11 Jul 2003 19:06:21 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 25956 invoked from network); 11 Jul 2003 19:06:21 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 11 Jul 2003 19:06:21 -0000 Received: (qmail 14410 invoked by uid 500); 11 Jul 2003 19:03:32 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 14397 invoked from network); 11 Jul 2003 19:03:31 -0000 Received: from smtp4.pacifier.net (64.255.237.174) by daedalus.apache.org with SMTP; 11 Jul 2003 19:03:31 -0000 Received: from nefesh (ip16.gte14.rb1.bel.nwlink.com [207.202.154.16]) by smtp4.pacifier.net (Postfix) with SMTP id 434366A6C7 for ; Fri, 11 Jul 2003 11:41:22 -0700 (PDT) From: "Ray Madigan" To: "Tomcat-User" Subject: mod_jk again Date: Fri, 11 Jul 2003 12:01:36 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N So, I followed the directions, hard to admit sometimes lol, that are on John Turners web site. They were easy to follow and, once I reread to see that conf/auto and conf/jk were in $CATALINA_HOME and NOT $CATALINA_BASE it worked well. Except: On the localhost machine I can see both the Tomcat version at http://web:8080/Rtizon and http://web:8080/Rtizon/index.jsp I get the expected result. I also see everything correctly from apache Good so far. On another machine - a windoze one - I can see the Apache versions at http://192.168.168.35/Rtizon but not http://192.168.168.35/Rtizon/index.jsp And I cannot see the Tomcat versions? Anyone know what I missed? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org