El miércoles, 16 de abril de 2014 01:09:20 UTC+2, Melb01 escribió: > > Hi, > I developped a rails application and I wanted to deploy it, > I get a dedicated server, and I installed the necessary package: rails, > apache2, passenger > and I deploy it locally with success and I access it with: http://myapp > > when I tried to access it from a remote server with tthe url : > http://<host name>/myapp > I get the error message 404 not found, what am I doing wrong > > I am able to access it with http://<host name>:3000 when I start the app > with "rails s" > > rgds >
start cheking the firewall and make a ping to host name -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/37f001e8-e1fc-4e7b-8276-fa5658656c9c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

