Re: [PATCH] instaweb: if no httpd is specified and lighttpd doesn't exist, fall back on apache2.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:35
nathan spindel [off-list ref] writes:
I am apathetic about which web servers are preferred, I would just
like to see git-instaweb work well on Mac OS X. Kevin Ballard's
suggestion was to fall back on apache2.
We could also modify the default to use [lighttpd, webrick, apache2]
in that order (whichever is available). Would the community prefer
that approach?
I think apache is the most well known and widely used among the three, and
find Kevin's suggestion sensible.