On 4/4/06, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: toni pérez [mailto:[EMAIL PROTECTED]
> > Sent: Montag, 3. April 2006 17:11
> > To: users@httpd.apache.org
> > Subject: [EMAIL PROTECTED] uri and location directive
&g
> -Original Message-
> From: toni pérez [mailto:[EMAIL PROTECTED]
> Sent: Montag, 3. April 2006 17:11
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] uri and location directive
>
> Hi list,
>
> I have got an apache auth_module write in c to app
On 4/3/06, toni pérez <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> I have got an apache auth_module write in c to apply own requires in
> an own authorization handler, such this:
>
>
> allow from all
> AuthType CA2
> require ACL
> Grupo 'RME_usuaris'
>
>
>
> allow from all
> AuthType CA2
> require
Hi list,
I have got an apache auth_module write in c to apply own requires in
an own authorization handler, such this:
allow from all
AuthType CA2
require ACL
Grupo 'RME_usuaris'
allow from all
AuthType CA2
require USUARIO-VALIDO
When the server receives the url http://myserver/apw5/rme, i