From c760d7c9bd14d7e56ae1553a0b3c4a1258448686 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 3 Jul 2021 14:14:31 +0100 Subject: CGI support --- spacebeans.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacebeans.conf.example') diff --git a/spacebeans.conf.example b/spacebeans.conf.example index 96e9d08..9e92d45 100644 --- a/spacebeans.conf.example +++ b/spacebeans.conf.example @@ -33,7 +33,7 @@ virtual-hosts = [ // important: directory's path is relative to the root // // directories = [ - // { path = "relative/path/", directory-listing = true } + // { path = "relative/path/", directory-listing = true, allow-cgi = false } // ] // user directory support -- cgit v1.2.3