Forum Discussion
Jo_Anglin_5148
Mar 05, 2009Historic F5 Account
HTTP redirect assistance
I have created a web server for internal use and I am having this problem.
target: http://enabled/VenNew/version1/logon.asp
source: http://VenNew/version1/logon.asp
I also want to get to the source specified when I type "enabled" from my browser.
I created this irule that didn't work. What am I doing wroung?
when HTTP_REQUEST {
if { [string tolower [HTTP::host]] contains "enabled" } {
HTTP::redirect "http://VenNew/version1/logon.asp "
}
}
- lmwf1_55268
Nimbostratus
Try one of this. - Deb_Allen_18Historic F5 Accountis the hostname "enabled", or is that part of the 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