SYSTEM INFORMATION | |
---|---|
OS type and version | Ubuntu Linux 24.04.2 |
Webmin version | 2.303 |
Virtualmin version | 7.30.8 Pro |
Webserver version | Apache version 2.4.58 |
Hi
I have followed this guide: How to install Discourse alongside Virtualmin
But after I enable this: Enable the force https setting, my site is broken.
I can’t log in / log out, create posts, save settings, and more..
I then use this command to disable Force HTTPS
cd /var/discourse
./launcher enter app
rails c
SiteSetting.force_https = false
exit
Now the site is online again, but there isa problem with mixed content
My forum site is https//www.wpdebat.dk
If I need to “enable force https” to debug just say it
Regards
Thomas