소스 검색

letsencrypt options are not available anymore

master
부모
커밋
a0afeb8f75
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. +0
    -3
      templates/apache-vhost.conf.j2

+ 0
- 3
templates/apache-vhost.conf.j2 파일 보기

@@ -13,9 +13,6 @@
{% if not certificate_provider == "selfsigned" %}
SSLCertificateChainFile "/etc/ssl/certs/nextcloud.chain.pem"
{% endif %}
{% if certificate_provider == "letsencrypt" %}
Include /etc/letsencrypt/options-ssl-apache.conf
{% endif %}

DocumentRoot {{nextcloud_directory}}



불러오는 중...
취소
저장