Re: [EMAIL PROTECTED] Mod_rewrite RewriteRules and Error log problem

2007-04-24 Thread Lori Sutton
Yes, This is a loglevel of 9. --- "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: > You're right - from the log it doesn't appear this > is the error. > Is this still as rewriteloglevel 9, or did you back > it down to 3? > > In any case *please* keep this thread on the list. > > > > Lori Sut

Re: [EMAIL PROTECTED] Mod_rewrite RewriteRules and Error log problem

2007-04-24 Thread Lori Sutton
--- "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: > You're right - from the log it doesn't appear this > is the error. > Is this still as rewriteloglevel 9, or did you back > it down to 3? > > In any case *please* keep this thread on the list. > > > > Lori Sutton wrote: > > The output tha

Re: [EMAIL PROTECTED] Mod_rewrite RewriteRules and Error log problem

2007-04-23 Thread William A. Rowe, Jr.
Lori Sutton wrote: > > [Mon Apr 23 15:14:36 2007] [error] Can't parse URI > string ''. Skipping... One of your rewrite rules collapsed the result to nothing at all, which mod_rewrite refuses to continue processing. - The officia

[EMAIL PROTECTED] Mod_rewrite RewriteRules and Error log problem

2007-04-23 Thread Lori Sutton
In general, does anyone know why I would keep getting the following error in my Apache error log when I hit a URL that has some mod_rewrite RewriteRules applied to it? [Mon Apr 23 15:14:36 2007] [error] Can't parse URI string ''. Skipping... I ultimately get to the URL I want to get to fine.