Forum Discussion
Puli
Nimbostratus
Aug 17, 2010re-direct a URL but maintain the same URL in browser
i have a requirement as below.
From URL : http://serverA.com/eng/test.hml
This need to be re-directed or re-written to
To : http://serverA.com/global/eng/test.html ...
Puli
Nimbostratus
Aug 17, 2010thanks joe.
Its working.
One intresting thing i noticed is
This works as expected, re-directs and browser URL does not change.
HTTP::uri "/global[HTTP::uri]"
use pool serverA_pool
However, if i get the path like below ,
set myPath [URI::path [HTTP::uri]]
HTTP::uri "/ocomglobal$myPath"
use pool serverA_pool
this does not work, it re-directs but changes the browser URL.
Just an observation, not sure what the explanation might be.
thanks again.
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