View Single Post
  #5  
Old 11-13-2008, 10:19 AM
nicksnels nicksnels is offline
Member
 
Join Date: Feb 2007
Posts: 33
Ok, I found the correct rewrite rule. But I have encountered two problems:

1. when there is no cached file Litespeed returns file not found. It should however instantiate Rails so that a cached file can be generated
2. http://www.a.com/file/show/1 gets redirected to http://www.a.com/domain_name/file/show/1 . But I don't want my visitors, nor the search engines to see this new redirected url.

How can I solve these two issues? Thanks.

Kind regards,

Nick
Reply With Quote