Forum Discussion
Matt_H_58911
Nimbostratus
Feb 16, 2009To "/" or not to "/"
Hey all,
I have a weird one. I have a quick iRule that looks for a string and depending on the string forwards my request to a pool
when HTTP_REQUEST {
switch -g...
hoolio
Cirrostratus
Feb 16, 2009If you specify All or Matching for rewrite redirects, LTM won't modify the URI--it will rewrite the protocol from http to https in the Location header. So the IIS servers will send a redirect to http://www.domain.com/keysadmin/ and LTM will rewrite it to https://www.domain.com/keysadmin/.
You can get more information on this in SOL6912.
SOL6912: Configuring an HTTP profile to rewrite URLs so that redirects from an HTTP server specify the HTTPS protocol (Click here)
Aaron
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