View Single Post
  #4  
Old 01-19-2010, 11:48 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Are you using a old version of LSWS? should upgrade to the latest.
And, you are not using the easy rails context configure, but configured the rails dispatcher app manually, that's the reason you get 404 error in log file, but it does not hurt anything, you are using a 404 handler to dispatch request to Rails.
switch to easy rails context will suppress that message.
Reply With Quote