On Sun, Oct 19, 2008 at 6:57 PM, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: > Provided that trunk doesn't recognize 'disabled' unless it's a single > argval, then > > DirectoryIndex disabled > > turns it off > > DirectoryIndex disabled nothere > > would serve disabled[.html] and then nothere[.html]. > > Can we also ensure it's only 'disabled' (vs 'disable' vs 'none) so there > is only one special-pattern to work around? > > (Of course DirectoryIndex disabled.html is just fine to serve that doc.)
I think I have a match for the semantics, but not sure shoehorning into DirectoryIndex is still worth saving an ugly "DirectoryIndexDisable"-like directive. http://people.apache.org/~covener/mod_dir-disabled.diff -- Eric Covener [EMAIL PROTECTED]
