On Wed, 2 Oct 2002, William A. Rowe, Jr. wrote:

> YES!

All that merging stuff is true.  But let's go back to the original
problem:

<Location />
<limitexcept GET>
require valid-user
</limitexcept>
</location>

<directory />
require valid-user
</directory>

This has the effect of leaving GET unrestricted, according to the bug
report.  Is this correct behavior?  It seems like, since the other methods
are not change by the <limitexcept>, the require should still apply to
them.

Joshua.

Reply via email to