Forum Discussion
ckteur
May 21, 2021Cirrus
Irule or policy to URL rewrite
Hello, I need to rewrite URL with policy but doesn't work; maye will be usefull with an irule but I don't know how mahe it ... My policy: What I want with policy or Irule: ...
ckteur
May 21, 2021Cirrus
I try this but doesn't still work:
if {[string tolower [HTTP::host]] starts_with "client.u.test.com" && [HTTP::uri] starts_with "/up" }
{ HTTP::header replace host "other.u.test.com"
HTTP::uri "/up/.*"
pool Pool_other.u.test.com_1443
}
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