From 95efb2e33a242bc41a0d6ee0a14dd4a2f17a0cf9 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Sat, 20 Jul 2024 13:04:50 -0400 Subject: hosts --- quietreading.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'quietreading.conf') diff --git a/quietreading.conf b/quietreading.conf index 5bb321d..90a24e5 100644 --- a/quietreading.conf +++ b/quietreading.conf @@ -15,9 +15,9 @@ http { root /home/sy/code/site/quietreading; } - location /about { + location /hosts { default_type "text/html"; - alias /home/sy/code/site/quietreading/about.html; + alias /home/sy/code/site/quietreading/hosts.html; } error_page 404 /404.html; -- cgit v1.2.3