View Single Post
  #1  
Old 04-20-2011, 10:48 AM
robfrew robfrew is offline
Senior Member
 
Join Date: Dec 2007
Location: Salt Lake City UT
Posts: 151
Exclamation [solved] 4.1 Release - Logs show htaccess rewrite errors

I updated to the latest 4.1 release today since it was rereleased with some bug fixes. Now, in my log files during start up. I immediately see these errors, repeating about 8 times:

Code:
[[HTAccess]] rewrite: '%' must be followed by a digit for a RewriteCond backreference. while parsing: RewriteCond %%{ENV:LS_AI_PATH} ^$
Code:
[[HTAccess]] rewrite: invalid rewrite condition while parsing: RewriteCond %%{ENV:LS_AI_PATH} ^$
Since it doesn't tell me where this error originates from, I have know idea how to look for it.

Last edited by NiteWave; 04-21-2011 at 09:28 AM..
Reply With Quote