Thanks Eric.. As we do not have pre prod environment, wanted to check
before trying it.
I will check and update.
Thanks & regards,
Sailaja
On Tue, May 16, 2017 at 10:09 PM, Eric Covener wrote:
> On Tue, May 16, 2017 at 12:24 PM, Sailaja Gadireddy
> wrote:
> > Hello Team,
> >
> > I have a requ
On Tue, May 16, 2017 at 12:24 PM, Sailaja Gadireddy
wrote:
> Hello Team,
>
> I have a requirement to change the context root in the url when redirecting.
>
> For example: If user hits the url https://www.xyz.com/abc/def
> It should redirect to https://www.xyz.com/ghi/jkl.
>
> from url: https://www
Hello Team,
I have a requirement to change the context root in the url when redirecting.
For example: If user hits the url https://www.xyz.com/abc/def
It should redirect to https://www.xyz.com/ghi/jkl.
from url: https://www.xyz.com/*abc/def *--> https://www.xyz.com/
*ghi/jkl*
Please help me if