Forum Discussion
Adnankhan
Dec 09, 2020Nimbostratus
Url redirect
Hello Everyone, I would like to do the following, Any help would be appreciated. I have 3 URLs abc.org, def.org and ghi.org they all point to the same vip, i would like, when user go to ...
Adnankhan
Dec 09, 2020Nimbostratus
Hi eaa,
i have tried this
when HTTP_REQUEST {
switch [HTTP::host] {
"abc.org" {
HTTP::respond 301 Location "http://xyz.com[HTTP::uri]"
return
}
}
}
but it doesn't change the URL.
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