소스 검색

Add instructions to tighten security

DricomDragon 4 년 전
부모
커밋
9765013d32
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      Guides/nextcloud.md

+ 5 - 0
Guides/nextcloud.md

@@ -52,3 +52,8 @@ $CONFIG = [
 
 No need to restart system, config is taken into account at web page reload.
 
+## Enforce security
+
+Follow [official instructions on Nextcloud doc](https://docs.nextcloud.com/server/latest/admin_manual/installation/harden_server.html)
+
+To enable *mod_headers* on HTTPD : `a2enmod headers`