Forum Discussion
f5 URL redirection
Thanks for the feedback everyone.
The issue I'm seeing is since xyz.com is internal domain and complete URL of the app is abc.xyz.com/HTTP::uri. so some users prefer to type only and the app team wants that whenever a user types it should get redirected to http://abc.xyz.com. because otherwise the application will break.
Now, when i set redirect like this:
if { [string tolower [HTTP::host]] equals "abc" { HTTP::redirect "http://abc.xyz.com[HTTP::uri]" }
Some URL's work while some don't
for example: gets redirected to http://abc.xyz.com/HTTP::uri but gets redirected to http//abc/ and not http://abc.xyz.com
Any suggestion, could it be server issue?
Thanks in advance.
- Eddy_161863Oct 09, 2015
Nimbostratus
and also i see aborted for some requests in the browser....and they don't reach the server and gets aborted at f5.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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