RE: [EMAIL PROTECTED] FilesMatch/Files problem

2007-01-08 Thread Rob Sterenborg
Emil Edeholt wrote: > Hi, > > The pages on my site is accessed via index.php?page=foo where > foo is the file. > > All pages that starts with admin_ should require a password. > I've tried to do this: > > http://httpd.apache.org/docs/2.2/mod/core.html#filesmatch File

[EMAIL PROTECTED] FilesMatch/Files problem

2007-01-08 Thread Emil Edeholt
Hi, The pages on my site is accessed via index.php?page=foo where foo is the file. All pages that starts with admin_ should require a password. I've tried to do this: and this But neither seems to work. If I write I can't access any page on my site so the rest of the config seems fin