View Single Post
  #3  
Old 11-13-2008, 09:36 AM
nicksnels nicksnels is offline
Member
 
Join Date: Feb 2007
Posts: 33
Found the rewrite rule under the rails context, I tried the following rule:

RewriteRule ^/public/index.html ^/public/%{HTTP_HOST}/index.html [L,R]

But that didn't do it. Are there standard rules for this, since Litespeed already looks for cached pages when there is only one domain. Thanks.

Kind regards,

Nick
Reply With Quote