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 78454 invoked from network); 9 Apr 2000 04:46:40 -0000 Received: from missouri.mcn.net (root@204.212.170.3) by locus.apache.org with SMTP; 9 Apr 2000 04:46:40 -0000 Received: from david.simscomputing.com (pm3b-059.billings.mcn.net [208.8.253.59]) by missouri.mcn.net (8.9.0/8.9.0) with ESMTP id WAA02310 for ; Sat, 8 Apr 2000 22:48:11 -0600 (MDT) Received: from david (localhost [127.0.0.1]) by david.simscomputing.com (Postfix) with SMTP id 464E0104067 for ; Sat, 8 Apr 2000 22:46:45 -0600 (MDT) From: david sims Reply-To: david@simscomputing.com Organization: Sims Computing To: tomcat-user@jakarta.apache.org Subject: Tomcat, multiple IP addresses, and virtual domains Date: Sat, 8 Apr 2000 22:44:26 -0600 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <0004082246451Y.16989@david> Content-Transfer-Encoding: 8bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N hi, Is it possible to configure Tomcat to serve up one set of web pages if HTTP requests come in to IP address X, and another set of web pages if HTTP requests come into IP address Y? What I'm getting at is having a Linux box with multiple IP addresses. I'd like to configure Tomcat to serve up web pages and servlets for multiple web sites on the same machine. I was looking in org.apache.tomcat.service.http.HttpConnectionHandler.java for some answers, but it's still unclear to me. Hence my post. If it's currently not possible, I'd be interested in submitting a patch that does this, as long as someone can guide me a bit on the whole Tomcat architecture. And for that matter, I'd be interested in submitting a patch for virtual domain support. I know the FAQ says "use Apache for virtual domains", but I'm a bit of a Java bigot. I'd prefer to run Tomcat for everything and not use Apache at all as a web server. thanks, david -- David Sims david@simscomputing.com Sims Computing, Inc. www.simscomputing.com