Re: [users@httpd] REQUEST_URI multiple wildcard pattern

2011-05-01 Thread Lee Goddard
e-not-found > > Best Regards, Arun J > > On Sat, Apr 30, 2011 at 7:44 AM, Lee Goddard mailto:lee...@gmail.com> > <mailto:lee...@gmail.com>> wrote: > > Hi Arunkumar > > You wrote, > > > I coul

Re: [users@httpd] REQUEST_URI multiple wildcard pattern

2011-04-30 Thread Lee Goddard
Hi Arunkumar You wrote, I could use !^/(files|admin|user|product|go), however this would allow all wildcard pattern for the URI string like "user/login" ? or "products/newarrival" ? This is not true. Nothing beginning with the words files, or admin, or user, or product, or go, would match.

[users@httpd] "Require group" help required

2011-02-21 Thread Lee Goddard
Dear Apache Users, I have been looking at a problem for so many hours now that I think it has made me blind. The below configuration is intended to restrict access to /admin-cgi/ to members of the group "admin", which is defined in a plain text file, whilst users and passwords are in a DBM f