From d72f41647a08d0940b2c69ca0ab9f975fd773b5b Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Thu, 21 Aug 2025 01:01:39 +0000 Subject: Hide Everything, Hyde! --- service/lighttpd-fcgi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/lighttpd-fcgi.conf') diff --git a/service/lighttpd-fcgi.conf b/service/lighttpd-fcgi.conf index a9cbb25..c5b9fba 100644 --- a/service/lighttpd-fcgi.conf +++ b/service/lighttpd-fcgi.conf @@ -17,7 +17,7 @@ setenv.add-environment = ( fastcgi.server = ( "/gorillanest" => (( - "bin-path" => "gorillanest.pl.fcgi", + "bin-path" => "perl/fcgi.pl", "socket" => "gorillanest.sock", )) ) -- cgit v1.2.3