Forum Discussion
Ken_Hsieh_10699
Nimbostratus
Sep 17, 2009another URL redirect question
Hi,
Need a irule to redirect
from http://a.b.net
to http://a.b.com/test
Thanks!
2 Replies
- The_Bhattman
Nimbostratus
Here is one based on your request.when HTTP_REQUEST { if { ([HTTP::host] eq "a.b.net") and ([HTTP::uri] eq "/") { HTTP::redirect "http://a.b.com/test" } }
- Ken_Hsieh_10699
Nimbostratus
thanks for the prompting help!
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