Bill Jones wrote:
On 5/13/06, Brad Greenlee <[EMAIL PROTECTED]> wrote:

I'm trying to have everything on one site be protected with basic auth,
except for requests starting with /foo. This should work, but it doesn't:

<LocationMatch "^/(?!foo)">

<LocationMatch "^/!(foo)"> do anything?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to