Forum Discussion
James_78615
Nimbostratus
Dec 14, 2007HTTPS redirect issue - Require specific embedded link to remain http.
Hi,
I have an issue with my client side SSL handoff.
I have the following iRule setup to convert http pages to https:
when HTTP_RESPONSE {
STREAM::enable
STREAM::expression "@http:@https:@"
}
I have a problem with IE browsers (firefox etc works fine) where the following html embedded link needs to remain http:
After my first iRule has converted all 'http' to 'https', I have setup another iRule to convert that particular link back to http:
when HTTP_RESPONSE {
STREAM::enable
STREAM::expression "@https://schemas.microsoft.com:@http://schemas.microsoft.com@"
}
The second iRule is not working for me. Is there a way to leave certain embedded links as http?
Thanks
James
- Lance_Simon_557Historic F5 AccountJust for information sake, James wants all of the imbedded links to change to https (hence the original iRule) except for http://schemas.microsoft.com/intellisense/ie5
- James_78615
Nimbostratus
Hi Aaron, - hoolio
Cirrostratus
Hi James,
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