LayoutIgnoreURI regexps and paths

Liem Bahneman <[email protected]> Tue, 20 Apr 2004 23:22:26 -0700 (PDT)
Newsgroups gmane.comp.apache.mod-layout
Message-ID <Pine.LNX.4.44.0404202322060.18245-100000@utopia-planitia.starfleet.com>
Will LayoutIgnore[Header|Footer]URI support regexps and/or directories?

I want to prevent header/footer mods to all of the files in a given 
directory:

LayoutIgnoreURI /foo/bar
or
LayoutIgnoreURI /foo/bar/.*html

either way, its not working, but it would be a great thing if this 
functionality was working...


I'm using 3.2.1

- liem