diff --git a/exozyme.conf b/exozyme.conf index 7558af3..7d296d2 100644 --- a/exozyme.conf +++ b/exozyme.conf @@ -49,6 +49,7 @@ server { location ~ ^/~$ { rewrite ^/~(.*)$ /pages/$1; + root /srv/http; } location / {