Forum Discussion
Robert_47833
Aug 08, 2011Altostratus
questions on HTTP::header replace Host
Hi,dear irule
I have 2 datacenters,due to some operation,we need to forward traffic on site1 to site2
site1 and site2 have the same domain name www.cjj.com
However ,they can be dif...
Robert_47833
Aug 09, 2011Altostratus
when HTTP_RESPONSE {
if { [HTTP::is_redirect] }{
HTTP::header replace Location [string map {"A.internal.com" "X.external.com"} [HTTP::header Location]]
}
} is a method to change the location when there is a redirect
Actually in my case,there is no redirect,we need to generate a redirect......
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