Hi!

Yes I do have the webapps module, but how do I tell it to only send .jsp
to tomcat, with mod_jk you could do:
JKMount /*.jsp

But how do I do this with mod_webapp ?

/Hasse

-----Ursprungligt meddelande-----
Från: Mikael Aronsson [mailto:[EMAIL PROTECTED]]
Skickat: den 25 september 2001 15:29
Till: [EMAIL PROTECTED]
Ämne: Re: .jsp ?


This is where you need mod_webapp if I understand everything correct.

Mikael

----- Original Message ----- 
From: "Hans-Erik Skyttberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 1:08 PM
Subject: .jsp ?


> Hi!
> 
> If I only want to send files ending with .jsp to tomcat and not any
> other files is this possible with Tomcat 4.0 ?
> I would like to have a dir like /mail which kan consist of both .php
> .html and .jsp, but I only want to send .jsp to tomcat not .html or
.php
> any suggestions on how to do this ?
> 
> Regards
> 
> Hans - Erik Skyttberg
> Boxer TV Access AB
> Tegluddsv. 64
> 115 28 Stockholm
> +46 (0)8 587 899 64
> +46 (0)733 35 70 64
> 

Reply via email to