79218775

Date: 2024-11-23 20:36:41
Score: 0.5
Natty:
Report link

on Debian 9, just now, 2024-11-23 :-), run into the same problem, was fixed by replacing

cgi.assign = ( "cgi" => "" ) 

by just

cgi.assign = ( "" => "" ) 

in /etc/lighttpd/conf-available/10-cgi.conf

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: dee0xeed