Hi,
How do you redirect the 2X HTML 5 Gateway URL since it does not use IIS? This is particular to version 12.
My goal is to have users externally go to xyz.domain.com which redirects to the internal HTML 5 Gateway URL (https://server/2xhtml5gateway). You cannot re-direct CName records to a URL.
Since the HTML5 uses port 443, I can create an IIS site for port 80 which re-directs to the HTML 5 Gateway URL but if a user types in https, it will go to page not found. So the solution would be to re-direct the HTML 5 URL from whatever is managing the site such xamp etc.
Regards,
JP
How do you redirect the 2X HTML 5 Gateway URL since it does not use IIS? This is particular to version 12.
My goal is to have users externally go to xyz.domain.com which redirects to the internal HTML 5 Gateway URL (https://server/2xhtml5gateway). You cannot re-direct CName records to a URL.
Since the HTML5 uses port 443, I can create an IIS site for port 80 which re-directs to the HTML 5 Gateway URL but if a user types in https, it will go to page not found. So the solution would be to re-direct the HTML 5 URL from whatever is managing the site such xamp etc.
Regards,
JP