Thx Ram, my production server is http://rails.mysite.com
so the example should be http://newband.rails.mysite.com => tld_size 2 should be fine. Could it be the problem, that I didnt flush the cache? Or is there another problem? Thx Petr Ram wrote: > newband.mysite.net > > if thats the URL u want, then tld_size should be 1. > > newband.localhost:3000 > > if thats the URL you're developing with, then tld_size should be 0. > > tld_size = (number of dots in URL) - 1 (to put it crudely) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

