On Sun, Nov 2, 2008 at 1:52 PM, Marcin Zajączkowski <mszpak@xxxxx> 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 couldprobably find a short few DirectoryMatches (PCRE instead of shellglob) that capture what you want. -- Eric Covenercovener@xxxxxxxxx