Forum Discussion
DWillis_251723
Nimbostratus
Oct 03, 2016Port 443 iRule Redirect to port 8443
I am created an iRule to forward requests from 443 to port 8443 but it does not seem to be redirecting. There are 2 different urls inlcluded in the iRule. I setup 2 virtual servers. 1 is listening...
Shaun_Simmons1
Altostratus
Oct 03, 2016Possibly this posting will help; as an example to re-engineer. --https://devcentral.f5.com/questions/redirect-to-a-https-abccom8080-irj-portal
Code
when HTTP_REQUEST {
HTTP::redirect "https://[getfield [HTTP::host] ":" 1]:8443[HTTP::uri]"
}
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