Update vhost.conf

This commit is contained in:
Easy 2022-05-21 00:13:15 +08:00 committed by GitHub
parent 6b097973c2
commit 57e467b2e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
Order allow,deny
allow from all
</Directory>
# 配置 https
# 去掉下边三行的注释
#SSLEngine on
#SSLCertificateFile /app/ssl/server.crt
#SSLCertificateKeyFile /app/ssl/server.key