On Sun, May 04, 2008 at 12:49:31PM +0200, Michael Mende wrote: Hi,
> I guess the problem is solved by linking against libpcre. This is good news. > I tried to reproduce your example with current version and it worked as > expected: > > CheckURL "^/foo($|/)": > http://bla/foo -> HTTP/1.1 404 Not Found > http://bla/foo/ -> HTTP/1.1 404 Not Found > http://bla/foo/bla -> HTTP/1.1 404 Not Found > http://bla/blafoo/ -> HTTP/1.0 501 Not Implemented > > The 404 errors are ok, because there is no `foo' on the webserver. > > If you have no objection, I would like to close this bug. Fine with me, as long as the documentation says that perl compatible regular expressions can be used. I think a single sentence suffices. Andras -- Andras Korn <korn at chardonnay.math.bme.hu> <http://chardonnay.math.bme.hu/~korn/> QOTD: After they make styrofoam, what do they ship it in? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]