From 1c7155891ce4de5fe4a13e0c4ee78f7c6c4e8e30 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Tue, 15 Apr 2025 17:29:30 -0400 Subject: slash --- cyfraeviolae.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/cyfraeviolae.conf b/cyfraeviolae.conf index aa07e64..04072fc 100644 --- a/cyfraeviolae.conf +++ b/cyfraeviolae.conf @@ -19,6 +19,7 @@ server { location / { deny all; location ~ "\.(html|css|js|woff)$" { + allow all; } } -- cgit v1.2.3