On 11/19/09 6:06 PM, Chris Gotstein wrote: > I'm thinking about moving from Apache over to Lighttpd. Does anyone > have smokeping running with lighttpd? I'm interested in what your > lighttpd configuration looks like. Thanks. > Hello Chris,
Nothing special. alias.url = ( ... "/smokeping" => "/usr/local/smokeping/htdocs", ... ) and do not forget to load mod_cgi All on FreeBSD (amd64) out of ports.. runs fine. _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
