From 6636aa0895454ea68f3a2c8e2482add93bb84b43 Mon Sep 17 00:00:00 2001 From: Nick Sahler Date: Thu, 30 May 2013 20:03:06 -0300 Subject: [PATCH] Added suggestion to reload nginx --- docs/INSTALL-ubuntu.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/INSTALL-ubuntu.md b/docs/INSTALL-ubuntu.md index 8ade8f64660..a24ef5d0f87 100644 --- a/docs/INSTALL-ubuntu.md +++ b/docs/INSTALL-ubuntu.md @@ -223,6 +223,11 @@ Edit /etc/nginx/conf.d/discourse.conf - change socket paths if discourse is installed to a different location - modify root location if discourse is installed to a different location +Reload nginx by running + + # Run as your normal login (e.g. "michael") + sudo /etc/init.d/nginx reload + ## Bluepill setup Configure bluepill: