瀏覽代碼

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`