Re: Apache and Unix domain sockets

2002-10-10 Thread Bojan Smojver
On Fri, 2002-10-11 at 01:00, [EMAIL PROTECTED] wrote: > uOn Thu, 10 Oct 2002, Bojan Smojver wrote: > > > This might sound silly, but can one make Apache 2.0 listen to a Unix domain > > socket instead of a TCP socket? > > > > I looked through the code that has to do with sockets and it seemed as

Re: Apache and Unix domain sockets

2002-10-10 Thread rbb
uOn Thu, 10 Oct 2002, Bojan Smojver wrote: > This might sound silly, but can one make Apache 2.0 listen to a Unix domain > socket instead of a TCP socket? > > I looked through the code that has to do with sockets and it seemed as if that > was not possible at this point. But I might have missed

Apache and Unix domain sockets

2002-10-09 Thread Bojan Smojver
This might sound silly, but can one make Apache 2.0 listen to a Unix domain socket instead of a TCP socket? I looked through the code that has to do with sockets and it seemed as if that was not possible at this point. But I might have missed something... Bojan