On 7 Oct 2012, at 17:31, Yuriy Medvedev wrote:

> [chop]

Your backend is probably generating links referencing itself
by full name.  This is one of the issues discussed at
http://www.apachetutor.org/admin/reverseproxies

Your best solution is to fix the citrix backend to generate
only relative URLs in HTML (and associated content such
as javascript).  But you can also use apache to rewrite those
links with mod_proxy_html & friends.

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to