> I've also found some unexpected behaviour using <Directory> but haven't > got enough time to narrow the problem. > > But I think that such expression works: > > <DirectoryMatch ^/home/.*/public_html> > (note .* instead of *) Above does not work. > or just: > <Directory /home> Simple things are always toughest to think out :-) Thanks very much JA