이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
ka
/
ansible-role-nextcloud
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
HSTS
master
Markus Katharina Brechtel
4 년 전
부모
3ba2dcbb78
커밋
17dcbd1c1e
2개의 변경된 파일
과
2개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/apache2.yml
+1
-0
templates/apache-vhost.conf.j2
+ 1
- 0
tasks/apache2.yml
파일 보기
@@ -8,6 +8,7 @@
- ssl
- rewrite
- env
- headers
notify: restart apache2
- name: apache2 nextcloud vhost
+ 1
- 0
templates/apache-vhost.conf.j2
파일 보기
@@ -13,6 +13,7 @@
{% if not certificate_provider == "selfsigned" %}
SSLCertificateChainFile "/etc/ssl/certs/nextcloud.chain.pem"
{% endif %}
Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains"
DocumentRoot {{nextcloud_directory}}
쓰기
미리보기
불러오는 중...
취소
저장