From 495fa3213f351491c787ad6dfc8f60623fe552bd Mon Sep 17 00:00:00 2001 From: prx Date: Thu, 14 Jan 2021 13:54:29 +0100 Subject: [PATCH] small tip for cgi --- vger.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vger.8 b/vger.8 index bac49f5..948f177 100644 --- a/vger.8 +++ b/vger.8 @@ -49,6 +49,8 @@ will be executed as a cgi script. This path is relative to the served capsule. A vger -c /cgi-bin/hello.cgi .Ed .Pp +Note you can define a directory instead of a single file. +.Pp In this case, .Xr pledge 2 promises are set to "stdio proc exec"