What is wrong here? I can't find any setting in the config to allow https as a protocol, but surely this is possible. Please tell me that the authors didn't hardcode http as the protocol.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I try to access the wiki via https, the first page comes up fine, but all of the generated links are like this:
http://url.to.mysite.com:443/wiki/index.php...
instead of
https://url.to.mysite.com/wiki/index.php...
What is wrong here? I can't find any setting in the config to allow https as a protocol, but surely this is possible. Please tell me that the authors didn't hardcode http as the protocol.
Thanks.