Forum Discussion
JotaCePena_1783
Nimbostratus
Oct 24, 2017I need to redirect www.xyz.com to www.abc.com but ineed to maintian original www.xyx.com url
Hi folks: I need to redirect this url to but I need to maintain original url.
I am using this irule: when HTTP_REQUEST { if { [HTTP::host] equals "; } { HTTP::header replace host "; HTTP::redirect "; } } But dosn´t works, could anyone help me? Thanks Jotace
1 Reply
Sort By
- Stanislas_Piro2
Cumulonimbus
Hi,
what do you mean?
HTTP::redirect will reply to there browser with 302 response code and Location header value set to https://www.xyz.cl
The browser will then request URL https://www.xyz.cl
is it what you want?
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