* Joshua Slive wrote:

> On 8/22/05, Stuart Gall <[EMAIL PROTECTED]> wrote:
> > > I haven't tested this myself, but my guess is that mod_autoindex
> > > (which generates the directory listings) is doing a file-level
> > > sub-request on each entry in the directory to see if it is
> > > accessible. For some reason this sub-request is not processing the
> > > <Location> sections, only the <Directory> sections.
> >
> > Makes sense.
> > A bug then, or perhaps a security feature?
>
> I think its a bug, but I'm not sure.

mod_autoindex does file based subrequests, which skip <Location> containers, 
because <Location> doesn't work with files.

nd
-- 
Winnetous Erbe: <http://pub.perlig.de/books.html#apache2>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to