Different cached versions for SSL and non-SSL
-
I have a site where both http and https are allowed. WordPress uses http or https urls for stylesheets and other resources depending on how you load the page. If the non-ssl version of the page is loaded first and cached, visiting that page with https will give you the non-secure stylesheet and javascript urls, which means that some browsers won’t load them and the site looks broken. Is there any way to make it cache https and http urls separately?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Different cached versions for SSL and non-SSL’ is closed to new replies.