Re: [users@httpd] using multiple LimitExcept directives

2013-03-03 Thread James Martin
On Sun, Mar 3, 2013 at 4:08 PM, Igor Cicimov wrote: > > On 04/03/2013 3:36 AM, "James Martin" wrote: >> >> On Sun, Mar 3, 2013 at 2:46 AM, Igor Cicimov wrote: >> > >> > On 03/03/2013 3:34 PM, "James Martin" wrote: >> >> >> >> Folks, >> >> >> >> I'm attempting to using multiple LimitExcept direc

Re: [users@httpd] using multiple LimitExcept directives

2013-03-03 Thread Igor Cicimov
On 04/03/2013 3:36 AM, "James Martin" wrote: > > On Sun, Mar 3, 2013 at 2:46 AM, Igor Cicimov wrote: > > > > On 03/03/2013 3:34 PM, "James Martin" wrote: > >> > >> Folks, > >> > >> I'm attempting to using multiple LimitExcept directives in one > >> Location. Basically I want to give a the "Acto

Re: [users@httpd] using multiple LimitExcept directives

2013-03-03 Thread James Martin
On Sun, Mar 3, 2013 at 2:46 AM, Igor Cicimov wrote: > > On 03/03/2013 3:34 PM, "James Martin" wrote: >> >> Folks, >> >> I'm attempting to using multiple LimitExcept directives in one >> Location. Basically I want to give a the "Actor" ldap group GET & >> PUTT access, the "WeatherMan" ldap group

Re: [users@httpd] using multiple LimitExcept directives

2013-03-02 Thread Igor Cicimov
On 03/03/2013 3:34 PM, "James Martin" wrote: > > Folks, > > I'm attempting to using multiple LimitExcept directives in one > Location. Basically I want to give a the "*Actor*" ldap group GET & > PUTT access, the "WeatherMan" ldap group only GET access, and the > "*Actor*" ldap group PUT access.

[users@httpd] using multiple LimitExcept directives

2013-03-02 Thread James Martin
Folks, I'm attempting to using multiple LimitExcept directives in one Location. Basically I want to give a the "Actor" ldap group GET & PUTT access, the "WeatherMan" ldap group only GET access, and the "Actor" ldap group PUT access. I'm open to using either apache 2.2 or 2.4, as I see that apac