reparent default xyzzy to plugh subdir

This commit is contained in:
tengel 2024-03-31 09:10:57 -05:00
parent f2b36a9974
commit 5ee8490d20
11 changed files with 14 additions and 14 deletions

View file

@ -2,7 +2,7 @@
server {
server_name git.xyzzy.ee;
root /var/xyzzy/html;
root /var/xyzzy/html/plugh;
index index.html;
location ~ ^\/(robots\.txt|\.well-known\/security\.txt)$ {