Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 27628 invoked from network); 2 Nov 2010 14:08:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Nov 2010 14:08:01 -0000 Received: (qmail 15917 invoked by uid 500); 2 Nov 2010 14:08:29 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 15667 invoked by uid 500); 2 Nov 2010 14:08:26 -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 15652 invoked by uid 99); 2 Nov 2010 14:08:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Nov 2010 14:08:25 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sivaprakash.iv@gmail.com designates 209.85.160.173 as permitted sender) Received: from [209.85.160.173] (HELO mail-gy0-f173.google.com) (209.85.160.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Nov 2010 14:08:18 +0000 Received: by gya6 with SMTP id 6so4651984gya.18 for ; Tue, 02 Nov 2010 07:07:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=EXIOqz/OC67FDrT01TLocerqXefxfX2t3oyoTlc0baA=; b=LFfyOHKnARcQPfLrEpUIgXqKMWuEgPPgjAik4tZ5td4Op3OMhTftHx7qI18JYCOQ2x ELmKHMIQrci124oWmakcvp4xwocVAWSs2wCJh/MQPNgau6KP8xooQRCA33rdywLJppTz sxIPPl6r8S6VX7T8Oqd2whBQIq5qKERzvY5NU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Jji4zfU0T3WMTBeBojkA2HufDi/kWLA99KgNtKfMuvrHRZL3ObB3dCwBm9OwZdRn2r l1BbeySSb2wB3aQ5XEF1ujlPI6/qPKvCZhbzJlMl7BoKFvjAWaG5ozdNQcvrRS/Ky1DJ SxEoQrvMIkOZhNN+MN9qA23TJVqsuzqh85Z5s= MIME-Version: 1.0 Received: by 10.42.223.132 with SMTP id ik4mr7732673icb.163.1288706877557; Tue, 02 Nov 2010 07:07:57 -0700 (PDT) Received: by 10.42.171.193 with HTTP; Tue, 2 Nov 2010 07:07:57 -0700 (PDT) Date: Tue, 2 Nov 2010 19:37:57 +0530 Message-ID: Subject: Protecting static resources in IIS From: Siva prakash I V To: users@tomcat.apache.org Content-Type: multipart/alternative; boundary=20cf30549e55a80a4304941273a7 --20cf30549e55a80a4304941273a7 Content-Type: text/plain; charset=ISO-8859-1 Hi, Though I know that this forum is not for IIS related questions, It will be great if someone can help me out with the following problem. I need to protect the end user's access (thru a url) to the static resources like images directory in IIS but still allowing my app jsps in Tomcat ROOT. Thanks, Siva Prakash --20cf30549e55a80a4304941273a7--