Forum Discussion
John_Masgalas_4
Nimbostratus
May 21, 2008url redirect
This one is probably very simple. Currently I have a pool set up for webmail. The virtual server gwmail is load balancing the pool. They can get to webamil by typing http://gwmail/gw/webacc. I want th...
Steve_Brown_882
May 21, 2008Historic F5 Account
I would try something like
when HTTP_REQUEST {
if { [HTTP::uri] equals "/"} {
HTTP::redirect http://gwmail/gw/webacc/" }
}
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