Thread: Rewrite problem
View Single Post
  #3  
Old 04-16-2009, 07:30 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Those rules does match an empty string "", the URL is an empty string when rewrite base was chopped off.
URL "/" will become "" since rewrite base is "/".
Reply With Quote