This commit is contained in:
Cold-Egg
2020-01-09 16:42:48 -05:00
parent 6b9bd702d7
commit a8beeaa87e
6 changed files with 89 additions and 13 deletions
+1
View File
@@ -57,6 +57,7 @@ RewriteFile .htaccess
vhssl {
keyFile /etc/letsencrypt/live/$VH_NAME/privkey.pem
certFile /etc/letsencrypt/live/$VH_NAME/fullchain.pem
certChain 1
}
}