
11 Nov
2016
11 Nov
'16
1:40 a.m.
On Sun, 2016-11-06 at 17:33 +1100, Craig Sanders via luv-main wrote:
On Sat, Nov 05, 2016 at 10:45:09AM +1100, Michael Schams wrote:
Could anybody point me in the right direction re a regular expression I try to implement as a <FilesMatch> directive in Apache 2.4 please? [...] First, instead of trying to create a negated match, set the default for that directory to denied, and then allow matching files. That's less complicated, so easier to get right.
Thanks Craig! This makes perfect sense and works like a charm. Cheers Michael