[EMAIL PROTECTED] RedirectMatch wrongly matching single chars of a string?

2006-01-30 Thread Björn Heller
Hi List, I've got following problem: I want to redirect all requests like site.com/something, site.com/something/someotherthing, site.com/something/xyz/someotherthing to site.com/something.html, no matter if or without trailing slash BUT NOT if the URL is a .gif, .jpg etc. So I've got

Re: [EMAIL PROTECTED] RedirectMatch wrongly matching single chars of a string?

2006-01-30 Thread Björn Heller
Joshua Slive writes: On 1/30/06, Björn Heller [EMAIL PROTECTED] wrote: I want to redirect all requests like site.com/something, site.com/something/someotherthing, site.com/something/xyz/someotherthing to site.com/something.html, no matter if or without trailing slash BUT NOT if the URL

Re: [EMAIL PROTECTED] RedirectMatch wrongly matching single chars of a string?

2006-01-30 Thread Björn Heller
Joshua Slive writes: On 1/30/06, Björn Heller [EMAIL PROTECTED] wrote: Joshua Slive writes: On 1/30/06, Björn Heller [EMAIL PROTECTED] wrote: I want to redirect all requests like site.com/something, site.com/something/someotherthing, site.com/something/xyz/someotherthing to site.com

Re: [EMAIL PROTECTED] RedirectMatch wrongly matching single chars of a string?

2006-01-30 Thread Björn Heller
Joshua Slive writes: On 1/30/06, Björn Heller [EMAIL PROTECTED] wrote: Joshua Slive writes: On 1/30/06, Björn Heller [EMAIL PROTECTED] wrote: Joshua Slive writes: On 1/30/06, Björn Heller [EMAIL PROTECTED] wrote: I want to redirect all requests like site.com/something, site.com