On Sun, Nov 2, 2008 at 1:52 PM, Marcin Zajączkowski <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
> How can I set Options and other configuration for user public_html
> directories which are placed in a different paths:
> /home/foo/user1
> /home/bar/user2
> /home/2007/aa/user3
> /home/2007/ab/user4
> /home/too/2005/z/user5 ?

It's unclear what the exceptions are supposed to be, but you could
probably find a short few DirectoryMatches (PCRE instead of shell
glob) that capture what you want.

-- 
Eric Covener
[EMAIL PROTECTED]

Reply via email to