1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-21 05:41:54 +02:00

Updated Publishing Your Archive (markdown)

Nick Sweeting
2024-05-10 15:37:33 -07:00
parent 87ea011e2d
commit bdd15196da

@@ -25,6 +25,7 @@ and there is a commented-out example nginx config with SSL set up as well. If ho
> [!TIP] > [!TIP]
> Advanced: You can use nginx to serve the static `/archive/` dir directly from the filesystem to increase performance. > Advanced: You can use nginx to serve the static `/archive/` dir directly from the filesystem to increase performance.
> To protect the `/admin/` dashboard, it should ideally be served from a [different domain](#security-concerns) using redirects.
<br/> <br/>