On Monday 20 October 2003 05:59 pm, S ý è d F ú r q à n wrote:
> It's very simple:
>> acl MyDenyMIME urlpath_regex -i \.exe \.mov \.mpg \.mp?
> you also need $ after the extension
That is a good suggestion; though not essential, it does cut down on the
false-positive rate.
> and it is not at all related to MIME types, only file extensions in
> the requested URL..
Are you saying that the acl isn't working because it's called MyDenyMIME?
That's just the name of the acl - it has no bearing on how it works. As long
as urlpath_regex (or similar) is used as the acl type, it will match on the
URL.
Adam
Received on Mon Oct 20 2003 - 21:59:10 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:33 MST