From e1bf0fe5b484aade6fe127f74065a464484bfacb Mon Sep 17 00:00:00 2001 From: anon Date: Thu, 21 Aug 2025 00:18:39 +0200 Subject: bump --- lighttpd-cgi.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'lighttpd-cgi.conf') diff --git a/lighttpd-cgi.conf b/lighttpd-cgi.conf index 07b55d7..24df494 100644 --- a/lighttpd-cgi.conf +++ b/lighttpd-cgi.conf @@ -15,7 +15,6 @@ setenv.add-environment = ( "PERL5LIB" => env.PERL5LIB ) - cgi.assign = ( ".pl.cgi" => "/usr/bin/perl" ) -- cgit v1.2.3