Forum Discussion
Anil_Gupta_01_1
Jun 19, 2014Nimbostratus
iRule for HTTPS Virtual Server without applying http profile
Hi,
We have create the Virtual server for redirection of http to https traffic and https traffic for BMC application and almost successful in achieving the desired result; but since end result w...
Anil_Gupta_01_1
Jun 19, 2014Nimbostratus
Hi Cory,
Thanks for your prompt response.
As per understanding from above comment, we need to apply http profile and client SSL profile to Virtual Server created for https service.
For applying http profile, can we used the default or we need to do any changes on http profile before applying to VS.
For irule configuration, request your help. currently we have created below, but not working.
when HTTP_REQUEST { set uri [string tolower [HTTP::uri]]
if { $uri eq "/" } {
HTTP::respond 301 Location "https://xyz/arsys"
}
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects