Thanks David

Ok. So is there a way to exclude certain extensions. *.html *.jpg, etc.

Dom

----- Original Message ----- 
From: "David Legg" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Monday, June 09, 2003 11:30 AM
Subject: RE: TOMCAT IIS and html


> Hi Dom,
>
> It depends how you have configured your connector.
>
> If you have set up your workers.properties or workers2.properties file to
> forward /examples/*.jsp to Tomcat then Tomcat will only see JSP file
> requests and all the HTML or GIF etc requests will be handled by IIS.
>
> If however you put /examples/* in the file then IIS will forward all and
> every request on to Tomcat for processing and IIS won't handle anything in
> that directory.
>
>
> David Legg
>
>
> -----Original Message-----
> From: Dominic Parry [mailto:[EMAIL PROTECTED]
> Sent: 09 June 2003 08:11
> To: Tomcat Users List
> Subject: TOMCAT IIS and html
>
>
> Hi
>
> Can I safely assume that When tomcat is configured with IIS that IIS will
> always serv anything but JSP's and Servlets? Even when HTML files etc lie
> within Tomcat contexts?
>
> Thanks
>
> Dom
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to