phoenix_17 Posted September 24, 2014 Posted September 24, 2014 Hi, I created a Rails App following the steps on wiki.helionet.org/Deploying_a_Rails_application_on_HelioHost but when I access the url http://phoenix17.heliohost.org:12862/ in my browser the application does not load. Can you help me? Thanks Quote
wolstech Posted September 24, 2014 Posted September 24, 2014 Configure your app to be available on port 80 (or if ssl, 443). Port 12862 is not supported. I see a forbidden page at phoenix17.heliohost.org Quote
phoenix_17 Posted September 25, 2014 Author Posted September 25, 2014 Configure your app to be available on port 80 (or if ssl, 443). Port 12862 is not supported. I see a forbidden page at phoenix17.heliohost.orgHow do I do that? Quote
wolstech Posted September 25, 2014 Posted September 25, 2014 That's something you'd need to ask the developer of whatever software you're running. In many cases you just need to visit it without the port number, but you might need to adjust a Config file somewhere on certain programs. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.