diff --git a/docs/personal/server/dispatch.rst b/docs/personal/server/dispatch.rst index 9099ef3..8d82b8f 100644 --- a/docs/personal/server/dispatch.rst +++ b/docs/personal/server/dispatch.rst @@ -1,5 +1,5 @@ -Server -====== +To dispatch +=========== Hardware -------- @@ -553,6 +553,13 @@ Sites fancyindex on; } + server { + include rwx.work.conf; + server_name git.rwx.work; + root /d/projects/rwx.work; + fancyindex on; + } + server { include rwx.work.conf; server_name docs.rwx.work;