On Wed, May 22, 2013 at 05:49:41PM +0400, Maxim Dounin wrote:
> On Tue, May 21, 2013 at 10:27:21PM +0300, Sorin Manole wrote:
>
> > Hi all,
> >
> > It seems that when using HttpAccessModule directives to deny requests, they
> > don't seem to work if the server is listening on a unix domain socket
Hello!
On Wed, May 22, 2013 at 10:17:22PM +0300, Sorin Manole wrote:
> Hi,
>
> Thanks for the quick response! I would like to implement this feature and
> submit the patch for review.
> Just want some quick clarifications:
> Once there is support for unix domain sockets, should "deny all" limit
Hi,
Thanks for the quick response! I would like to implement this feature and
submit the patch for review.
Just want some quick clarifications:
Once there is support for unix domain sockets, should "deny all" limit them
too ? (I suppose yes?)
Also "deny unix:" should limit connections that come th
Hello!
On Tue, May 21, 2013 at 10:27:21PM +0300, Sorin Manole wrote:
> Hi all,
>
> It seems that when using HttpAccessModule directives to deny requests, they
> don't seem to work if the server is listening on a unix domain socket. Even
> when using deny all.
> Can someone confirm and it's not j
Hi all,
It seems that when using HttpAccessModule directives to deny requests, they
don't seem to work if the server is listening on a unix domain socket. Even
when using deny all.
Can someone confirm and it's not just me making some stupid mistake ?
Now if that is the case, would it be a good id