From 347a6abc23b38c6bc5e629f221a07f1fd5aeeac5 Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Mon, 25 Mar 2019 15:51:45 +0100 Subject: [PATCH] recap: add nginx vhost and confifuration snippets --- installation-5.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/installation-5.md b/installation-5.md index 96f2ed2..be309a4 100644 --- a/installation-5.md +++ b/installation-5.md @@ -570,3 +570,6 @@ Voici un récapitulatif des commandes habituelles : zip publik.zip site-options.cfg config.json publik-emailconf sitename + + cp -r /usr/share/doc/publik-common/nginx/sites-available/* /etc/nginx/sites-available + cp -r /usr/share/doc/publik-common/nginx/conf.d/* /etc/nginx/conf.d