You can not delegate static content to Apache using any currently-available
version of mod_webapp (aka the warp connector).  You need to use mod_jk or
mod_jk2.  Mod_webapp is supposed to gain that ability some time in the
future.

-Jake

----- Original Message -----
From: "Duma Rolando" <[EMAIL PROTECTED]>
To: "Tomcat Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, February 18, 2003 12:22 PM
Subject: Static content and http.conf


> 1)How to configure apache to serve static content placed inside a webapp
> context?
> 2)Does this configuration depends on the "paths" used inside my jsp(i.e.
> does it works if i use relative paths for the images)?
> 3)If it depends also on connector used, is the warp connector ok?
> 4)Is the keepalive directive useful for a correct apache configuration?
>
> Sorry if i ask so many questions but the problem is only one: how to
deploy
> a webapp with all the static content but lave apache to serve this.
> Thanks in advance.
>
>
> ---------------------------------------------------------------------
> 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