We have a website where we need to redirect the path, but not the top level site. For example:
www.mysite.com/myothersite
<- This needs to be redirected to www.mynewsite.com
www.mysite.com
<-This DOESN'T need to be re-directed.
Can anyone help? I think it probably involves an S3 bucket but I can't quite figure it out.
thanks
Chris