Forum Discussion
Tobias_Neumeyer
Nimbostratus
Jun 25, 2009SharePoint http to https link replacing
Hi,
hope some of the expert can help with my issue.
We're trying to setup SharePoint 2007 in Host Header mode with SSL and BIG-IP LTM SSL offloading.
On some sites...
hoolio
Cirrostratus
Jun 25, 2009So you see the match in STREAM_MATCHED, but no replacements are done in the payload? Maybe some of the references to http:// in the payload are in mixed case? If so, you could use a stream expression of:
STREAM::expression {@[hH][tT][tT][pP]://@https://}
Or maybe there are also references to http:// in the headers? If that's the case, you'd need to rewrite the header using 'HTTP::header replace'. Here is an example in the Codeshare (http://devcentral.f5.com/Wiki/default.aspx/iRules/RewriteHTTPRedirectHostname.html Click here).
If the issue actually is that the stream filter is matching, logging in STREAM_MATCHED, but not replacing the content I'd suggest opening a case with F5 Support.
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