On 7 May 2009, at 15:16, doug livesey wrote: > Okay, so in Will's example there, if I sent my browser to "name1", > and the local DNS (?) was set up to send that to the application > server, the application server would then know to launch the name1 > app?
Yep :) Personally I would be putting this entry in my /etc/hosts file manually: 127.0.0.1 name1 127.0.0.1 name2 The ghost gem might help with this but I haven't used it. Will. -- Will Jessop Super Shiny Robot Limited - Professional web design and development t: 07939 547 962 w: http://supershinyrobot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NWRUG" 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/nwrug-members?hl=en -~----------~----~----~----~------~----~------~--~---
