Forum Discussion
Stephane_Bernar
Nimbostratus
Jan 05, 2007Irule and Port redirection
All,
i need to redirect traffic from http (80) to https but instead of the port 443 i need to go to 3213.
How do i modify the basic following iRule:
when HTTP_REQUEST {
HTTP::redirect https://[HTTP::host][HTTP::uri]
}
Take care
- Deb_Allen_18Historic F5 Account
when HTTP_REQUEST { HTTP::redirect https://[HTTP::host]:3213[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