Forum Discussion
tiwang
Nimbostratus
Oct 14, 2014Simple sharepoint lab problem
hi out there
I started just in trying to publish SharePoint 2010 trough the F5 (11.3 with LTM & APM) - I am just playing around now to see how it Works.
I am starting with a simple LTM proxie - where...
Arnaud_Lemaire
Employee
Oct 20, 2014can you try this:
when HTTP_RESPONSE {
if { [HTTP::status] == "302" } {
if { [HTTP::header "Location"] starts_with "http://" } {
HTTP::header replace "Location" [string map {http https} [HTTP::header "Location"] ]
}
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
