Forum Discussion
wyuen_99269
Altostratus
Mar 06, 2015Irule to URL rewriting
How would you write an irule? A domain name "A" ip address points to F5. I would like keep the name of domain on the browser but under redirect internally with changing the URL on the Browser
Brad_Parker_139
Nacreous
Mar 06, 2015If you're wanting to change ABC.com to Def.com server side but not redirect the clients browser you would use
when HTTP_REQUEST {
HTTP::host "def.com"
}
- ArieMar 06, 2015
Altostratus
HTTP::host only works in 11.5+, though.
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