Forum Discussion
paul_dcc
Nimbostratus
Jul 16, 2010http Redirect
Hi All,
I created a simple Irule to do a redirect, but when I test this it takes me to the wrong page beacause it add a / to the end of the url string which I do not require,
Could some one please help with my problem
Thanks
Paul
when HTTP_REQUEST {
Check host header value
if {[string tolower [HTTP::host]] eq "des.dorsetcc.local"}{
Redirect client to the full host name
HTTP::redirect "]"
}
}
- hoolio
Cirrostratus
I think you got a response to your other post:
https://devcentral.f5.com/tabid/1082223/aff/5/afv/topic/aft/1174131/afc/1174523/Default.aspx
Aaron
- Syafiq_89483
Cirrus
your link seems return 404 aaron.
did you mean this one?
https://devcentral.f5.com/questions/http-redirect-1130
- hoolio
Cirrostratus
Yep
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