> From: Sander Striker [mailto:[EMAIL PROTECTED]]

> Actually, no.  The default is 'unset' in <Location> blocks.

Ewww.  That's nasty.  Completely backward-incompatible in practice and
incompatible with the basic way apache config blocks work.

If this whole discussion is just about a way of eliminating stats without
changing module code, then why not just

<Location ...>
ServeredFromDisk off
SetHandler server-status
</Location>

Forget about the other uses of DocumentRoot, which are simply for
convenience, and are likely to confuse.

Joshua.


Reply via email to