Thread Starter
uani
(@uani)
Hi,
1/2. : Firefox works (see 2. comment), Chrome doesn’t.
We want some pages to be http non-s. The one https page shall open linked http non-s pages in Chrome as http. (This works in Ff and IE, where the server redirects. (The links on the https page are shown as https and the server would redirect them to http as per plugin settings, yet with Chrome the server doesn’t. Chrome is client I know this is why I put the header info from the debugger into comment 2))
Thread Starter
uani
(@uani)
Hi, additional information:
we solved the issue for Firefox by disabling the “browser cache” setting of a wp cache plugin (which enabled http compression and removed some headers).
However Chrome still exhibits the problem. I can see I’m getting 2 redirects in Firebug, the second redirecting to the http-version and “redirect_count” = 1. Chrome Debugger shows as second request response a very short header without helpful information.