Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8DAB3188C8 for ; Mon, 7 Dec 2015 14:33:26 +0000 (UTC) Received: (qmail 99732 invoked by uid 500); 7 Dec 2015 14:33:22 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 99663 invoked by uid 500); 7 Dec 2015 14:33:22 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 99651 invoked by uid 99); 7 Dec 2015 14:33:22 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2015 14:33:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 15F37C0BC9 for ; Mon, 7 Dec 2015 14:33:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id ee5hHCD5F87U for ; Mon, 7 Dec 2015 14:33:13 +0000 (UTC) Received: from mail-vk0-f51.google.com (mail-vk0-f51.google.com [209.85.213.51]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 6666120DB9 for ; Mon, 7 Dec 2015 14:33:13 +0000 (UTC) Received: by vkay187 with SMTP id y187so103012788vka.3 for ; Mon, 07 Dec 2015 06:33:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=RHoIM2a0a66+LHaM0JKYGYcQnTa+pze8oR8Aq1FmRRk=; b=qlXvxLzvd6Xroz2XWKd07gXZkGFbKXUrpECGxiDyayyYYsCzy8hD9g6HQgW2FG7kPj iajAP9MQGFL9fVeiUs01LI+Mct/5FID/j5YiW0YUueAJgG7zh2aHkWnWUXEDM0Bpdguh Y2gCMxKh/j0owPx3DDSTunbG1gOAVukxEzMb3f5QUertw8agfl0bJDpLFgwD/B4KMdeH zmYvns6hVlTO7/t2ZvMW4e3UbzmQn7PAW8yk+H3bK3Hsuh2j3ZZAWSWZfdB1J8/WqBU4 AMZIUIRT6N/89GEZrnSAJ6qYnCM5tPIwPlS+xTDOgGwhg/WFsX1GTG9Y8FAaigrBCFbc aewA== MIME-Version: 1.0 X-Received: by 10.31.8.147 with SMTP id 141mr21210763vki.33.1449498792237; Mon, 07 Dec 2015 06:33:12 -0800 (PST) Received: by 10.31.47.134 with HTTP; Mon, 7 Dec 2015 06:33:12 -0800 (PST) In-Reply-To: <566595F1.2010609@ice-sa.com> References: <566595F1.2010609@ice-sa.com> Date: Mon, 7 Dec 2015 15:33:12 +0100 Message-ID: Subject: Re: Tomcat, Apache web-server : Simultaneously running both servers and Virtual Hosting. From: Kernel freak To: Tomcat Users List , aw@ice-sa.com Content-Type: multipart/alternative; boundary=001a1144f1309d201d05264fbc7b --001a1144f1309d201d05264fbc7b Content-Type: text/plain; charset=UTF-8 Hi, Thank you for the links, I will go through it. I have configured Apache Tomcat to serve multiple webapps depending upon the URL, but Apache web-server is what seems to be stopping me. The major problem I am having is I cannot find any examples if someone has tried to do this before. I have gone a bit further since I posted the question in the mailing list. Can you please check out this question : http://serverfault.com/questions/740534/apache-webserver-tomcat-runing-multiple-tomcat-webapps-and-apache-webserver Thanks a lot. Now my only-problem is how to inform Apache2 that, don't process this URL, just forward it. I will read it in parallel what you gave. Regards, Akshay S --001a1144f1309d201d05264fbc7b--