You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Ei...@hyperreal.com, Lars <sf...@unix-ag.org> on 1997/04/13 22:10:03 UTC

config/379: within or directive?

>Number:         379
>Category:       config
>Synopsis:       <Files> within <Directory> or <Location> directive?
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun Apr 13 13:10:03 1997
>Originator:     sfx@unix-ag.org
>Organization:
apache
>Release:        1.2b7
>Environment:
all (tested under Linux2)
>Description:
Is something like this legal?

 <Location /foobar>
  ...
  <Files /usr/local/something>
  ...
  </Files>
 </Location>

 My tests showed that it does not work as expected, but
 Apache does not complain about it (when using <Location>
 inside <Location> he does).
>How-To-Repeat:

>Fix:
Apache should complain about such a construct
>Audit-Trail:
>Unformatted: