Forum Discussion
Nacho_de_Aguina
Nimbostratus
Nov 14, 2007Redirect
Hello all:
I would like to redirect the requests recieved to for example
http://nacho.domain.com to for example http://www.microsoft.com (this domain is not manage for my BIGIP)
i have tried this irule but it doesnt works
when HTTP_REQUEST {
if { [HTTP::host] equals "nacho.domain.com"} {
HTTP::redirect http://www.microsoft.com[HTTP::uri]
}
}
Please anyone knows what i´m doing wrong
/nacho
- Brian_69413
Nimbostratus
Try HTTP::redirect "http://www.microsoft.com[HTTP::uri]"
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