Forum Discussion
Gary_Wilhelm_34
Nimbostratus
Jun 07, 2011Non-sensical mixed content message
I'm doing a fairly standard thing and attempting to redirect two individual URLs to HTTPS, keeping all other traffic on HTTP. Here are the two iRules I'm using (the first for HTTP traffic, the secon...
richard_77048
Nimbostratus
Jun 07, 2011Are you terminating SSL on your test server?
You could try logging all the headers by adding something like this to your rule:
set headers [HTTP::header names]
foreach header_name $headers {
log local0.debug "HTTP header $header_name: [HTTP::header $header_name]"
}
Richard
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
