Forum Discussion
MikeB_61012
Mar 22, 2012Nimbostratus
Need Assistance creating a HTTP Redirect
I am new to writing IRules, and I cannot get an IRule to work. I have downloaded the IRule editor, but it is not helping me resolve what my problem is. I believe it is just my syntax. Could someone...
koenning_107182
Mar 22, 2012Nimbostratus
Hi Mike,
see below
when HTTP_REQUEST {
if { [HTTP::host] eq "dev11i.kci1.com" and [HTTP::uri] eq "/servlets/oracle.apps.ecx.oxta.ECXOTAInbound" } {
HTTP::redirect "https://dev11i.kci1.com:13003/webservices/ECXOTAInbound"
}
}
Thanks
Christian
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