Re: [EMAIL PROTECTED] Is order of Location statements supposed to be significant?

2007-08-31 Thread Peter Rabbitson
Joshua Slive wrote: On 8/31/07, Peter Rabbitson <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: On 8/31/07, Peter Rabbitson <[EMAIL PROTECTED]> wrote: My question is whether this is documented anywhere? I use a number of mod_macro statements all over my site and always believed t

Re: [EMAIL PROTECTED] Is order of Location statements supposed to be significant?

2007-08-31 Thread Peter Rabbitson
Joshua Slive wrote: On 8/31/07, Peter Rabbitson <[EMAIL PROTECTED]> wrote: My question is whether this is documented anywhere? I use a number of mod_macro statements all over my site and always believed that order of statements is not significant, only the nesting level. Now I am not su

[EMAIL PROTECTED] Is order of Location statements supposed to be significant?

2007-08-31 Thread Peter Rabbitson
Hello, My goal is to allow any "Admin" user to access / of a virtual host, and any "Backup" user to access /backups of the same host. I have a user which is a member of the Admin group but not a member of the Backup group. If my configuration looks like this: AuthType Basic