Displaying 1 result from an estimated 1 matches for "rewrite_guid".
Did you mean:
  rewrite_guide
  
2006 Feb 19
1
action.controller.domain instead of dmn/cntrlr/action ?
Hey,
I want my users to be able to use the following notation:
  -- http://id.action.controller.domain.com/
instead of having to type in the standard Rails:
  -- http://domain.com/controller/action/id
How can I do this? Is it even possible? If not, don''t you think this is 
something that the core team should have a look at?
(PS. I''m using MySQL for backend and developed