Hi, we have a mac osx server in the intranet where i want to host my rails application. I installed successfully passenger on the machine.
Now when I am working on the server, I can access the rails app through the url, e.g. test.local But when I put the same URL in the browser in one of the other computers, I can't reach it. I can access it though the IP though, 192.168.2.200:3000 What else do I need to do in order to make it visible in the intranet? Some router seetup? on the macserver is already running the default osx wiki etc. this can be adressed from other computer as http://myserver/ - it would be nice if i can setup passenger to use a subfolder of this adress, e.g. http://myserver/myapp/ Thanks in advanve -- 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.

