Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 68804 invoked from network); 3 Aug 2009 19:35:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Aug 2009 19:35:55 -0000 Received: (qmail 59379 invoked by uid 500); 3 Aug 2009 19:35:56 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 59332 invoked by uid 500); 3 Aug 2009 19:35:56 -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 59321 invoked by uid 99); 3 Aug 2009 19:35:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 19:35:56 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [193.252.22.190] (HELO smtp6.freeserve.com) (193.252.22.190) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 19:35:46 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3612.me.freeserve.com (SMTP Server) with ESMTP id AF2377000085 for ; Mon, 3 Aug 2009 21:35:25 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.166.131]) by mwinf3612.me.freeserve.com (SMTP Server) with ESMTP id 8F4E77000083 for ; Mon, 3 Aug 2009 21:35:25 +0200 (CEST) X-ME-UUID: 20090803193525587.8F4E77000083@mwinf3612.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id 16BEF1A4F78 for ; Mon, 3 Aug 2009 20:29:33 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QPkvERMZWJ42 for ; Mon, 3 Aug 2009 20:29:22 +0100 (BST) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id 833661A4F72 for ; Mon, 3 Aug 2009 20:29:22 +0100 (BST) Message-ID: <4A773A90.4010208@apache.org> Date: Mon, 03 Aug 2009 20:29:20 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: How to hide x-poweredBY response header References: <24796578.post@talk.nabble.com> In-Reply-To: <24796578.post@talk.nabble.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org acastanheira2001 wrote: > Hi, > > Although I´ve set false to xpoweredBy tag, it continues to appear in > response headers. > > > xpoweredBy > false > Where did you read that was the way to set it? That isn't what the Tomcat docs say. > How to hide the following information? > "X-Powered-By: Servlet 2.4; JBoss-4.2.0.GA_CP02 (build: > SVNTag=JBPAPP_4_2_0_GA_CP02 date=200801291544)/Tomcat-5.5" But given you are using JBoss, it could be completely different. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org