Follow the instructions that come with tomcat to integrate with Apache
via mod_jk.
In the mod_jk.conf you can specify which path-prefixes should be mapped
to tomcat (in this case cocoon), all other are served by apache, i.e.:
/yourapp/cocoon/* -> map to tomcat/cocoon
/yourapp/images/* -> served by apache

Stefan

> -----Ursprüngliche Nachricht-----
> Von: Liam Morley [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 21. August 2001 21:50
> An: [EMAIL PROTECTED]
> Betreff: Setting up apache to open files within Cocoon's directory
> 
> 
> I use Cocoon for 90% of what I do, however I want to figure 
> out how to run
> apache for the other 10%.
> 
> For example, I understand it's more efficient to have Apache 
> open static
> JPG and GIF files, I assume CSS documents as well (and any 
> other files not
> generated by Cocoon). I'd also like to use Apache to open a 
> Microsoft Word
> document (and I can't figure out how to get Cocoon to open it).
> 
> Any help would be greatly appreciated.
> 
> -------
> Liam Morley
> 
> "light the deep, and bring silence to the world.
> light the world, and bring depth to the silence."
> 
> 
> 
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 
> 
> 
> 

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to