[pkg-lighttpd] Bug#345554: Two same aliases in 10-cgi.conf

Vedran Furač vedranf at riteh.hr
Tue Jul 8 20:43:42 UTC 2008


OK, there's this bug (feature?) in lighttpd, but there's also a bug in
10-cgi.conf. You have two *SAME* aliases in it and one of them is
obviously superfluous:

alias.url       += ( "/cgi-bin/" => "/usr/lib/cgi-bin/" )

$HTTP["remoteip"] =~ "127.0.0.1" {
        alias.url += ( "/cgi-bin/" => "/usr/lib/cgi-bin/" )
        $HTTP["url"] =~ "^/cgi-bin/" {
                cgi.assign = ( "" => "" )
        }
}

Please remove one of them and then close this bug.

Regards,

Vedran Furač



-- 
To unsubscribe, send mail to 345554-unsubscribe at bugs.debian.org.




More information about the pkg-lighttpd-maintainers mailing list