Forum Discussion
NiteshBV_289330
Nimbostratus
Sep 07, 2016Http to https without redirecting to client.
I need to change from http to https but it should not redirect to client browser, connection should start from virtual server.
I have already setup but it is redirecting to client browser. ...
ekaleido
Cirrus
Sep 07, 2016Not sure how this works, as I haven't used the "virtual" command in an iRule and really have no idea how it is handled internally, but give the following iRule a try. Apply this iRule to a non-http virtual server and create a second virtual server named VS_WITH_HTTPS (or anything you want to name it, really) and test it out.
when CLIENT_ACCEPTED {
virtual VS_WITH_HTTPS
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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