Re: Authentication and matchers

2004-07-30 Thread Jan Hoskens
up one level and get the parameter. Kind Regards, Jan Ulf Sahlin wrote: Hi! I'm having some trouble with authentication and pattern matchers. Is there some reason as to why this works: map:match pattern=customer/* map:act type=auth-protect map:parameter name=handler value=customerhandler

Authentication and matchers

2004-07-29 Thread Ulf Sahlin
Hi! I'm having some trouble with authentication and pattern matchers. Is there some reason as to why this works: map:match pattern=customer/* map:act type=auth-protect map:parameter name=handler value=customerhandler/ map:match pattern=customer/overview.* map:call resource