View Single Post
  #6  
Old 05-27-2009, 02:05 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
You need to add a new rule like
RewriteRule ^([^.]+\.css)$ /cache/%{HTTP_HOST}/$1
Reply With Quote