View Single Post
  #4  
Old 05-26-2009, 10:10 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
If you use those rule at vhost level, rules look correct. if you use those rule at context level, you need to get rid of the leading "/" as RewriteBase has been removed from URL before matching the Rule.

Enable rewrite log and check the error.log if rules does not work as expected.

Rails page cache works with the free edition.
Reply With Quote