Hi, in windows 'host' file localhost is assigned to 127.0.0.1. so the url http://localhost:3000 reaches the app running in local.
suppose 45.0.0.1 is the ip address of the remote server, use the url http:// 45.0.0.1:3000 <http://localhost:3000> cheers Settu On Fri, Sep 25, 2009 at 12:51 AM, Ivan <[email protected]> wrote: > > Hi there, I'm having trouble with an Insoshi installation on a remote > server. > > The server isn't mine, so I can't access http://localhost:3000, i have > to set up a symlink to get the server to read it, but I can't seem to > figure out where or what i need to link to, or what i need to change > to adapt this to work on my server. > > I'm really new at this, any help you can give me or point me to would > be invaluable, thank you. > > > --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
