Is it possible to get static sites to work with both HTTPS and HTTP?

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?

5 Likes