Forum Discussion
JoeBlogs1759_10
Nimbostratus
Sep 29, 2010Generate a page after service has been moved off the F5
Hi guys we have a service that will be moving behind a different URL in a different country and we can't identify all the users not using DNS. So my plan is to use an iRule to create a page with simp...
The_Bhattman
Nimbostratus
Sep 29, 2010Hi JoeBlogs1759,
You could write up an irule that redirects them to a different URL
I.E.
when HTTP_REQUEST {
HTTP::redirect "http://newdomain.com/"
}
Does that work?
Bhattman
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