Updated Apache (markdown)

Lauri Ojansivu 2018-08-27 16:12:33 +03:00
parent 6036760adb
commit 56225060a8

@ -55,7 +55,7 @@ Config at `/etc/apache2/sites-available/example.com.conf`:
```ApacheConf
<VirtualHost *:443>
ServerName example.com
ServerName example.com/wekan
SSLEngine On
SSLCertificateFile /etc/letsencrypt/live/example.com/cert.pem