From cd5a9c3e5449970b24b741c5dbfc97fe5bad7709 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 10 May 2024 15:33:46 -0700 Subject: [PATCH] Updated Publishing Your Archive (markdown) --- Publishing-Your-Archive.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Publishing-Your-Archive.md b/Publishing-Your-Archive.md index eb02f95..da90778 100644 --- a/Publishing-Your-Archive.md +++ b/Publishing-Your-Archive.md @@ -80,6 +80,9 @@ To protect the Admin dashboard, it's also recommended to serve all content under - https://demo.archivebox.io: only serves `/`, redirects `/archive/*` to `demo-static.` - https://demo-static.archivebox.io: only serves `/archive/`, redirects everything else to `demo.` +Cloudflare redirect rule for /archive/ to another domain + + More info: - https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview - https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview#publishing