You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Stewart, Gary" <Ga...@luht.scot.nhs.uk> on 2006/03/28 17:40:54 UTC

Using a Proxy Server for Cocoon

Hi there,

Is there any way to specify a proxy server for cocoon to use on either a per-pipeline basis, for a sitemap, or for the whole of the cocoon deployment? Also is there a way of setting up an exclusion list on it if there is one as there are some resources (such as the database) that shouldn't go through the proxy. 

Thanks,

Gary

*****************************************************************
The information contained in this message may be confidential or 
legally privileged and is intended for the addressee only. If you 
have received this message in error or there are any problems 
please notify the originator immediately. The unauthorised use, 
disclosure, copying or alteration of this message is 
strictly forbidden.
*****************************************************************


If you work for NHS Lothian and wish to have help to stop smoking, support is available by contacting stopsmoking.staff@lpct.scot.nhs.uk or 0131 537 9494  - internal 49494.  For anyone else living/working in Lothian, please contact 0800 848484 for your nearest NHS stop smoking service.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Using a Proxy Server for Cocoon

Posted by Edwin Kapauni <ed...@arcor.de>.
<http://wiki.apache.org/cocoon/ApacheModProxy>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Using a Proxy Server for Cocoon

Posted by Bertrand Delacretaz <bd...@apache.org>.
Le 28 mars 06 à 17:40, Stewart, Gary a écrit :

> ...Is there any way to specify a proxy server for cocoon to use on  
> either a per-pipeline basis, for a sitemap, or for the whole of the  
> cocoon deployment?

Search for "proxy" in  http://wiki.apache.org/cocoon/FAQs - proxies  
are defined at the JVM level and are by default global.

-Bertrand