Tagged Questions
2
votes
1answer
356 views
Switching MultiSite installation from HTTP to HTTPS
I installed MultiSite with the URL set as http://example.com, but now I want to force all requests to go over HTTPS, so I'm trying to change the URL to be https://example.com. I've gone through the ...