From b31a934a804aed3f35442ceafe2080b0955e7317 Mon Sep 17 00:00:00 2001 From: dcc Date: Wed, 15 May 2024 00:57:23 -0700 Subject: total rebase --- docs/installation/netbsd_en.md | 4 ++++ 1 file changed, 4 insertions(+) mode change 100755 => 100644 docs/installation/netbsd_en.md (limited to 'docs/installation/netbsd_en.md') diff --git a/docs/installation/netbsd_en.md b/docs/installation/netbsd_en.md old mode 100755 new mode 100644 index 41b3b00..2ade7df --- a/docs/installation/netbsd_en.md +++ b/docs/installation/netbsd_en.md @@ -123,6 +123,10 @@ Edit the defaults: * Change `ssl_certificate_key` to `/etc/nginx/tls/key`. * Change `example.tld` to your instance's domain name. +### (Strongly recommended) serve media on another domain + +Refer to the [Hardening your instance](../configuration/hardening.md) document on how to serve media on another domain. We STRONGLY RECOMMEND you to do this to minimize attack vectors. + ## Configuring acme.sh We'll be using acme.sh in Stateless Mode for TLS certificate renewal. -- cgit v1.2.3