Difference between revisions of "Talk:HTTPS Support via Let’s Encrypt"

From Biowikifarm Metawiki
Jump to: navigation, search
Line 1: Line 1:
 
Two questions from a beginner to the section "Switching Wikis to HTTPS Only":<br/>
 
Two questions from a beginner to the section "Switching Wikis to HTTPS Only":<br/>
1. From which directory should I run the sudo commands
+
1. From which directory should I run the sudo commands ?
 
  sudo nginx -t
 
  sudo nginx -t
 
  sudo service nginx reload
 
  sudo service nginx reload
 
2. There is no line with "$wgServer" in our LocalSettings.php. Should I add the line <code>$wgServer = "https://...</code> ?<br/>
 
2. There is no line with "$wgServer" in our LocalSettings.php. Should I add the line <code>$wgServer = "https://...</code> ?<br/>
 
[[User:Bernhard Zelazny|Bernhard Zelazny]] ([[User talk:Bernhard Zelazny|talk]]) 09:36, 21 May 2018 (CEST)
 
[[User:Bernhard Zelazny|Bernhard Zelazny]] ([[User talk:Bernhard Zelazny|talk]]) 09:36, 21 May 2018 (CEST)

Revision as of 08:46, 21 May 2018

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

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)