requireSession and Limit with Apache 2.2.x

Cantor, Scott cantor.2 at osu.edu
Tue Jan 17 19:17:25 GMT 2012


On 1/17/12 1:53 PM, "Scott Koranda" <skoranda at gmail.com> wrote:
>
>What am I doing wrong?

I'm not an expert in how Apache combines settings, but AFAIK the merge
code is standard, so Apache is merging the settings for the GET to produce
that constraint. I don't believe modules are responsible for conditionally
merging settings based on the method/VERB, that's supposed to be handled
by Apache. At least that was my understanding; if wrong, that would lead
to this behavior.

But I've never seen merge routines in modules that did such a thing.

-- Scott



More information about the users mailing list