I understand. I’m asking why:)
Have you tried making your baseURL
value in your config file protocol relative, similar to the way the value is assigned for localhost? That is, //www.yoursite.com
rather than http://www.yoursite.com
?
I understand. I’m asking why:)
Have you tried making your baseURL
value in your config file protocol relative, similar to the way the value is assigned for localhost? That is, //www.yoursite.com
rather than http://www.yoursite.com
?