> > I have tried using > > > > Acl esav urlpath_regex ^*/esav/* > > Acl esav url_regex ^*/esav/* > > These are not valid regex expressions. > > I think what you are looking for is > > ^/esav/
..which by the way only works with the urlpath_regex acl. /Andreas
