On 12/15/2016 10:19 AM, John Williams wrote:
> I need to redirect the contents of a URL site from (say) zzz.com to
> (say) yyy.com/somepage.html. I need to have port 80 and port 443
> redirected. So the requirement is:
>
> http://zzz.com/ redirect to http://yyy.com/somepage.html:25999
> AND
>
I need to redirect the contents of a URL site from (say) zzz.com to (say)
yyy.com/somepage.html. I need to have port 80 and port 443 redirected. So the
requirement is:
http://zzz.com/ redirect to
http://yyy.com/somepage.html:25999ANDhttps://zzz.com/ redirect to
https://yyy.com/somepage.html: