diff --git a/public/index.html b/public/index.html index 04b8356..d430d3b 100644 --- a/public/index.html +++ b/public/index.html @@ -757,7 +757,7 @@
-
+
diff --git a/public/templates/commands.html b/public/templates/commands.html index 7fa6056..b3538e9 100644 --- a/public/templates/commands.html +++ b/public/templates/commands.html @@ -1,7 +1,14 @@ -# Enable virtual host -ln -s /etc/nginx/sites-available/{{ domain() }}.conf /etc/nginx/sites-enabled/{{ domain() }}.conf +# Virtual host: create symbolic link +ln -s /etc/nginx/sites-available/{{ domain() }}.conf /etc/nginx/sites-enabled/{{ domain() }}.conf + +# HTTPS: create Diffie-Hellman keys