Re: [users@httpd] Redirection of URL in Apache

2017-05-11 Thread Eric Covener
On Thu, May 11, 2017 at 11:54 AM, Sailaja Gadireddy wrote: > I have a request to redirect a URL to a different server (host) and then to > another server. > > How rewrite module can help me in this case. Seems unnecessary, Redirect and RedirectMatch are simpler. -

[users@httpd] Redirection of URL in Apache

2017-05-11 Thread Sailaja Gadireddy
Hello Team, I have a request to redirect a URL to a different server (host) and then to another server. How rewrite module can help me in this case. Please do the needful and let me know if need further details. Thanks & Regards, Sailaja.