
08-07-2008, 03:03 PM
|
|
New Member
|
|
Join Date: Aug 2008
Posts: 9
|
|
Quote:
Originally Posted by mistwang
"public" is added on top of RAILS_ROOT for all rails contexts automatically, as it is how Rails organize things.
|
I think that's the crux of the problem. If litespeed allowed that behavior to be configurable (via a rails context config option, defaulting to 'public') then I'd be able to manually set it to 'public/v1' and I suspect that would get it all working. Any chance of adding such a config option for future releases?
Meanwhile, I'll try adding in the /v1/v1 rewrite (if the file exists) and run with that...
Thanks again, great server btw!
John.
|