Apache 2.4 - Satisfy any Bug?
From: Matthias Druve <matthias.druve_at_tu-berlin.de>
Date: Fri, 17 Apr 2015 15:38:39 +0200
Hi everyone,
i'm new to submitting bugs but i think i have found an issue.
I have an apache 2.4 with mod_authz_svn running.
With apache 2.2 there is "Satisfy any" and in 2.4 not.
But lets start with the config:
<Location /svn>
# To enable authorization via mod_authz_svn
Satisfy any (works only with apache 2.2)
svnaccess:
[ps:/public]
versions:
With apache 2.4 there is normally no "Satisfy any" command anymore,
I looked into the last code, i've found here (i hope it's the right one):
and on line 846 it seems that anonymous access is hardcoded to "Satisfy
So my questions is, how it's going to work with apache 2.4 without
Or am i just to stupid to configure apache 2.4 right? : )
Is there maybe a ticket for that issue open already?
Thanks in advance and greetings
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.