diff --git a/homepage.conf b/homepage.conf index fc2e017..d5169fc 100644 --- a/homepage.conf +++ b/homepage.conf @@ -109,7 +109,7 @@ server { } # File server subdirectory - location /files { + location /files/ { alias /home/isaac/FileServer; }