Subject: | would be nice to get the details of which block is matched by a path |
when matching a Location it would be very helpful to get the value of
the location that is matched by the string - currently I have to provide
it like so :
<Location /foo/bar>
Field = value
Path = /foo/bar
</Location>
..which get's tedious quickly for dozens of paths.