in my local pc i have 

tomcat 
cocoon
apache

a snip of httpd.conf

...
ProxyPass /kyverneio http://localhost:8080/cocoon216/xwww2/Kyverneio.gr/
ProxyPassReverse /kyvernreio http://localhost:8080/cocoon216/xwww2/Kyverneio.gr/
...

this let me get

http://localhost:8080/cocoon216/xwww2//Kyverneio.gr/

from apache

http://localhost/kyverneio/


for a more production solution (virtual hosting) 
take a look here

http://wiki.apache.org/cocoon/VirtualHost

if you want to learn more about mod proxy and apache at front 
this link is for you

http://wiki.apache.org/cocoon/ApacheModProxy


regards

stavros


On Fri, 15 Apr 2005, fadi qutaishat wrote:

> 
> 
> Thanks stavros,
> 
> I am currently using tomcat with cocoon, and due to my limited knowledge in 
> how to setup these things, I do not know how should I configure cocoon to 
> work with apache server. 
> 
> I have built cocoon via extracting the .war file from the distribution and 
> deployed that in tomcat Webapps directory. 
> 
> If you have some hints for me or some relevant links that would be great.
> 
> Many thanks,
> 
> Fadi  
> 
>  
> 
> many tanks 
> 
>  
> 
>  
> 
>     
> 
> 
>               
> ---------------------------------
> Do you Yahoo!?
>  Yahoo! Small Business - Try our new resources site! 


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

Reply via email to