Forum Discussion
justin_schauf_3
Nov 03, 2017Nimbostratus
Multiple port redirection with an iRule
I have 2 servers I need to be able to reddirect 1 virtual server to and am having trouble with the iRule. Here is my iRule
when HTTP_REQUEST {
if { [HTTP::uri] equals "/" } { ...
Only1masterbla1
Nov 03, 2017Cirrus
You may try: HTTP::redirect "http://[HTTP::host]:30005/subfolder/Default.html"
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