How to Redirect a URL by adding www to a hostname with Https

How to Redirect a URL by adding www to a hostname with Https

book

Article ID: CTX220804

calendar_today

Updated On:

Description

Hi, We want to publish one of our application from exiting Citrix NetScaler gateway. As the the requirement any url hit to NetScaler it will get rewrite with www. Like example: if the Url come as http://xyx.com it will get rewrite as http://www.xyz.com. This same with https as well Please help us with steps and expression to achieve the requirement.


Instructions

Try Responder Feature  Polcy as : HTTP.REQ.HOSTNAME.CONTAINS(“www”).NOT  Action as : Redirect and Expression as https://+”www.”+http.REQ.HOSTNAME