include "fcgi_engine.lighttpd.base.conf" fastcgi.server = ( "/count" => (( "check-local" => "disable", "host" => "127.0.0.1", "port" => 10001, )) )