Talk:HTTPS Support via Let’s Encrypt

From Biowikifarm Metawiki
Revision as of 09:43, 14 January 2020 by David Fichtmueller (Talk | contribs) (a late answer)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Two questions from a beginner to the section "Switching Wikis to HTTPS Only":
1. From which directory should I run the sudo commands ?

sudo nginx -t
sudo service nginx reload
I think it should not matter

2. There is no line with "$wgServer" in our LocalSettings.php. Should I add the line $wgServer = "https://... ?
Bernhard Zelazny (talk) 09:36, 21 May 2018 (CEST)

Sorry, I missed this question when it was originally asked. For the first question, as Gregor already said, it doesn't matter, these commands work from any directory. And for the second question, if there is not $wgServer defined, just add it. --David Fichtmueller (talk) 09:43, 14 January 2020 (CET)