Fix typo
This commit is contained in:
parent
0a4eb939bd
commit
9145796033
@ -18,5 +18,5 @@ SSLStrictSNIVHostCheck off
|
|||||||
SSLCertificateFile /etc/pki/cert/crt/{{ nextcloud_url }}.crt
|
SSLCertificateFile /etc/pki/cert/crt/{{ nextcloud_url }}.crt
|
||||||
SSLCertificateKeyFile /etc/pki/cert/private/{{ nextcloud_url }}.key
|
SSLCertificateKeyFile /etc/pki/cert/private/{{ nextcloud_url }}.key
|
||||||
ServerName {{ nextcloud_url }}
|
ServerName {{ nextcloud_url }}
|
||||||
DocumentRoot {{ nexcloud_webroot }}
|
DocumentRoot {{ nextcloud_webroot }}
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
Loading…
Reference in New Issue
Block a user