Date: Sun, 24 Sep 1995 21:13:11 -0700 (PDT) From: Tom Samplonius <tom@uniserve.com> To: Paul Traina <pst@shockwave.com> Cc: John Fieber <jfieber@indiana.edu>, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/net/apache/scripts configure Message-ID: <Pine.BSF.3.91.950924210858.14686B-100000@haven.uniserve.com> In-Reply-To: <199509250308.UAA03880@precipice.shockwave.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 24 Sep 1995, Paul Traina wrote: > httpd can be started by inetd (theoretically) so libexec might make more sense. > It's more friendly to tcpd if you were insane enough to build such a config. That's my point. It makes sense to run httpd as a daemon, so it should be in sbin. As for tcpd, why on earth would you want exec yet another program before httpd, when httpd has access control? If you absolutely wanted be rude and refuse TCP connections, use xinetd, at least you don't need the extra exec. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950924210858.14686B-100000>