Forum Discussion
Roysuman_317731
Nimbostratus
Apr 17, 2017I-Rule Build
I have newly joined in the network team and want to know what is the concept behind I-rule means logic to build i-rule also i have to build one i-rule for redirection of url
Redirect the following D...
Hectorm
Nimbostratus
Apr 17, 2017Here is simple Irule that redirect the traffic Now I will recommend that you go to F5 University site. Many of the training are free specially the Basic Irule. the F5 University is part of the DEVCENTRAL
when HTTP_REQUEST { change the Vheader to lower case and the URI just case you want to filter by URI set Vuri [ string tolower [HTTP::uri]] set Vheader [string tolower [HTTP::host]] Compare if the data enter by the user is the same what do you want to change. if {$Vheader equals "daytonpower.e2.pb.com"} then { HTTP::redirect ";}
}
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