On Fri, Apr 16, 2021 at 03:43:51PM +0200, Claudio Jeker wrote:
> I tried to use slowcgi to execute a binary in cgi-bin/ when accessing a
> resource.
>
> So the config looked a bit like this:
>
> location "/foo/bar" {
> fastcgi param SCRIPT_FILENAME "/cgi-bin/foobar"
>
I tried to use slowcgi to execute a binary in cgi-bin/ when accessing a
resource.
So the config looked a bit like this:
location "/foo/bar" {
fastcgi param SCRIPT_FILENAME "/cgi-bin/foobar"
root ""
}
With this slowcgi fails with:
slowcgi[98607]: ex