Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 67340 invoked from network); 10 Jul 2008 20:04:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 20:04:39 -0000 Received: (qmail 27030 invoked by uid 500); 10 Jul 2008 20:03:55 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 27010 invoked by uid 500); 10 Jul 2008 20:03:55 -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 26995 invoked by uid 99); 10 Jul 2008 20:03:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 13:03:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of len.popp@gmail.com designates 74.125.46.152 as permitted sender) Received: from [74.125.46.152] (HELO yw-out-1718.google.com) (74.125.46.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 20:03:04 +0000 Received: by yw-out-1718.google.com with SMTP id 5so1582677ywr.54 for ; Thu, 10 Jul 2008 13:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=QRNlsb5HbTrOYEiouu5VdUzjigDVEyHtfk/fw7DucOI=; b=iegmGaQP7gddPSJWzApn7y2yxnb7o04Vq0nD3P8XVvIJawnmBkAe9G8jErgrBixIgn VksFTSGlgpMoPsKxmcKcyHcDZvzuikul3UZHvG8G9y/PkDsdgrlBTuGw0g7FzRrXo+Ed FRfOU8Bks7Zr+JdBqVnWtXNPbCbdtcGtkLDNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IugpPg0ksDdP/LqSSDCkos+ZiU0I5KnaazELK87yLSTpA29KkxIDxKU4JkbqJ85d3u Stp5Jr/EASrqNY3zoa1vGHiMCaEeYek/gTrmShokf3eaFTJIo5hD4Wua80RkWd8KfkI4 KH9Kz8ZSIkcFhUTztxltQl8uGCuN2QTVDIxhk= Received: by 10.114.208.20 with SMTP id f20mr5050389wag.147.1215720196517; Thu, 10 Jul 2008 13:03:16 -0700 (PDT) Received: by 10.114.93.19 with HTTP; Thu, 10 Jul 2008 13:03:16 -0700 (PDT) Message-ID: <497fac690807101303l5f6a1143m4a8f270b09eba4e3@mail.gmail.com> Date: Thu, 10 Jul 2008 16:03:16 -0400 From: "Len Popp" To: "Tomcat Users List" Subject: Re: Tomcat seems to have stopped servicing requests behind Apache In-Reply-To: <6616347254C43B4F98EB5C7C421BCAA104B532@mail-33ps.atlarge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48765AFE.5080308@apache.org> <6616347254C43B4F98EB5C7C421BCAA104B532@mail-33ps.atlarge.net> X-Virus-Checked: Checked by ClamAV on apache.org One way to do it safely is to have Tomcat serve all the files. Is there a reason why you need the Apache web server at all? -- Len On Thu, Jul 10, 2008 at 15:22, Tim Hunt wrote: > Wow, that's a major headache/hassle I wasn't aware of. Where can I find > more about the risks and how to potentially do this safely? > > Thanks, > Tim > > -----Original Message----- > From: Mark Thomas [mailto:markt@apache.org] > Sent: Thursday, July 10, 2008 2:55 PM > To: Tomcat Users List > Subject: Re: Tomcat seems to have stopped servicing requests behind > Apache > > Tim Hunt wrote: >> Hmmm. Does that mean I shouldn't have an .html file (served by > Apache) >> and a .jsp file (served by Tomcat) in the same directory? > > Yes. Unless you are careful about your configuration. It is possible to > do > it safely, but it can cause issues. > > Mark > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org