Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 15508 invoked from network); 21 Nov 2003 09:57:37 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 21 Nov 2003 09:57:37 -0000 Received: (qmail 74483 invoked by uid 500); 21 Nov 2003 09:56:53 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 74461 invoked by uid 500); 21 Nov 2003 09:56:53 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 74444 invoked from network); 21 Nov 2003 09:56:52 -0000 Received: from unknown (HELO moutng.kundenserver.de) (212.227.126.177) by daedalus.apache.org with SMTP; 21 Nov 2003 09:56:52 -0000 Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de) by moutng3.kundenserver.de with esmtp (Exim 3.35 #1) id 1AN82D-0007m2-00 for tomcat-user@jakarta.apache.org; Fri, 21 Nov 2003 10:57:05 +0100 Received: from [217.88.243.149] (helo=cyberspaceroad.com) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1AN82D-0003vc-00 for tomcat-user@jakarta.apache.org; Fri, 21 Nov 2003 10:57:05 +0100 Message-ID: <3FBDE13D.6090800@cyberspaceroad.com> Date: Fri, 21 Nov 2003 10:56:13 +0100 From: Adam Hardy User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031103 X-Accept-Language: en, en-us, de-de MIME-Version: 1.0 To: Tomcat Users List Subject: Re: search to don t list References: <00bf01c3af71$728acc50$a40d67d5@station> In-Reply-To: <00bf01c3af71$728acc50$a40d67d5@station> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:7be52423742ce504c1b541fa1f258887 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 11/20/2003 03:20 PM eric perso wrote: > i search to don 't see a directory. > exemple : i ve a dir /images in my webapp > how to don't see: http://www.toto.com/images > but i cant use the images into this directory on another pages Hi Eric I don't understand exactly what you are trying to do. Are you trying to prevent a directory listing for the images directory? I know that you can set a welcome-file in your web.xml and that will block the directory listing for the home directory. Right now I just realised I don't know know the setting to prevent all directory listings. Perhaps someone else can jump in? Adam -- struts 1.1 + tomcat 5.0.12 + java 1.4.2 Linux 2.4.20 RH9 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org