HittingSmoke
Active member
I'd like to enable HTTPS for my site. I don't have, and am not quite ready to, get an SSL cert. This would be for the more tech minded people who are comfortable clicking through the cert error in the browser until I get certs in place.
Unfortunately it seems all static content is either served through HTTP or HTTPS. It won't detect what protocol the user is connecting with meaning if you visit via HTTPS then no static content is displayed while the board URL is set to HTTP.
Is there a way to get XenForo to generate links that are protocol agnostic so when loading from https://example.com then static content is served from https://example.com/static/content.jpg?
Unfortunately it seems all static content is either served through HTTP or HTTPS. It won't detect what protocol the user is connecting with meaning if you visit via HTTPS then no static content is displayed while the board URL is set to HTTP.
Is there a way to get XenForo to generate links that are protocol agnostic so when loading from https://example.com then static content is served from https://example.com/static/content.jpg?