On Sat, Dec 22, 2007 at 11:52:14PM +0100, Paul Libbrecht wrote:
> Le 22 d?c. 07 ? 22:51, Paul Armstrong a ?crit :
> >The other thing that can be done is to put a reverse proxy in front of
> >xwiki and have it re-write that part of the URL out.
> 
> The only reverse proxy I know of is Apache mod_proxy, which we are  
> using, and that only rewrites HTTP headers and does not change the  
> content... e.g. relative links cannot be changed, really, you need a  
> tuned URL-factory.

ProxyPass and ProxyPassReverse do what you need.
See http://httpd.apache.org/docs/2.2/mod/mod_proxy.html

-- 
End dual-measurement, let's finish going metric!
http://gometric.us/
http://www.metric.org/

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to