From 9f2ddc0307483f795a140695a59d3594cb63b9f7 Mon Sep 17 00:00:00 2001 From: fro Date: Tue, 11 Nov 2025 09:08:04 -0500 Subject: [PATCH] u --- cfg/ngx/wa.fo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/ngx/wa.fo.conf b/cfg/ngx/wa.fo.conf index 79ee342..6042e92 100644 --- a/cfg/ngx/wa.fo.conf +++ b/cfg/ngx/wa.fo.conf @@ -57,7 +57,7 @@ server { #location ~ ^/(index.html|[A-Za-z0-9]+) { #} - # access to certain files + # enable access to certain files in the www root folder location ~ ^/(robots.txt|favicon.ico|Inconsolata.ttf) { # do nothing, which means avoid the postgrest proxy }