Rewriting Redirects
While best practices for virtualized web applications may indicate that relative self-referencing links and redirects (those which don't include the protocol or the hostname) are preferable to absolu...
Published May 14, 2008
Version 1.0Deb_Allen_18
Historic F5 Account
Joined September 25, 2004
Deb_Allen_18
Historic F5 Account
Joined September 25, 2004
Brian_107072
Oct 29, 2009Nimbostratus
The HTTP_REQUEST event declaration has an error. The "string map" function is syntactically incorrect. It should be:
HTTP::header replace Location "[string map { "http://" "https://" } [ HTTP::header Location]]"