diff --git a/cfg/ngx/wa.fo.conf b/cfg/ngx/wa.fo.conf index 4be63af..443082b 100644 --- a/cfg/ngx/wa.fo.conf +++ b/cfg/ngx/wa.fo.conf @@ -48,7 +48,7 @@ server { return 302 /; } - # postgrest reverse proxy + # redirect 404 not found to the root location / { error_page 404 = @myownredirect; }