Re: [us...@httpd] Application links doesnt not point to apache url

2010-01-28 Thread Nick Kew
On 28 Jan 2010, at 10:55, Jaigates wrote: > Basically the links or any url should always point to proxy server. > > Can any one help http://www.apachetutor.org/admin/reverseproxies -- Nick Kew - The official User-To-User sup

[us...@httpd] Application links doesnt not point to apache url

2010-01-28 Thread Jaigates
hi i want to set up apache http server to work like below when user enter http://localhost/XYZ(proxy server) it should route to http://10.x.x.x:8080/XYX(proxy server) If the page returned from the application server contains /XYZ/viewUsers.do and when i click this link it directs to http://10.