diff --git a/Running-Friendica-with-SSL.md b/Running-Friendica-with-SSL.md index 5c4130e..52cc458 100644 --- a/Running-Friendica-with-SSL.md +++ b/Running-Friendica-with-SSL.md @@ -79,7 +79,8 @@ For this to work, Apache offers a ``NameVirtualHost`` directive. You can see how DocumentRoot /var/www/anywhere Servername www.anywhere.net SSLEngine On - + @@ -93,7 +94,8 @@ For this to work, Apache offers a ``NameVirtualHost`` directive. You can see how DocumentRoot /var/www/somewhere-else Servername www.somewhere-else.net SSLEngine On - +