Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 50413 invoked from network); 6 Apr 2000 15:51:05 -0000 Received: from gatekeeper.trcinc.com (HELO gatekeeper) (firewall-user@208.224.120.226) by locus.apache.org with SMTP; 6 Apr 2000 15:51:05 -0000 Received: by gatekeeper; id LAA02185; Thu, 6 Apr 2000 11:51:00 -0400 Received: from trc_postal(155.16.26.24) by gatekeeper.trcinc.com via smap (V4.2) id xma002134; Thu, 6 Apr 00 11:50:24 -0400 Received: by trc-tpaexc01.trcinc.com with Internet Mail Service (5.5.2650.21) id ; Thu, 6 Apr 2000 11:54:07 -0400 Message-ID: From: Steven Maring To: "'tomcat-user@jakarta.apache.org'" Subject: RE: Tomcat install: 2 different computers? Date: Thu, 6 Apr 2000 11:46:43 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hmmm. Interesting. Well, you will probably have to compile JServ1.1 on the Mac to get a module that you can plug into Apache. The tomcat.conf will have to reside on the web server. Change the following to point to your Tomcat box. ### Change if you run tomcat on a different host #ApJServDefaultHost localhost ApJServDefaultPort 8007 I'm not real sure how the context mapping across boxes would work though. Anybody gotta clue? -Steve Maring -----Original Message----- From: Pierre Neihouser To: tomcat-user@jakarta.apache.org Sent: 4/6/00 11:38 AM Subject: Tomcat install: 2 different computers? Hi, Can I install Tomcat on a different machine than Apache? I have an old Mac that I use as my web server (Apache 1.3.19) and I only have an Intel laptop for dev, so I was wondering if I could keep my Apache on the Mac and plug Tomcat from my laptop to it. Could not find this answer in the FAQ. Thanks a lot, Pierre ------------------------------------------------------------------------ -- To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org For additional commmands, email: tomcat-user-help@jakarta.apache.org