Skip to content

Instantly share code, notes, and snippets.

@samgooi4189
Created August 20, 2014 02:18
Show Gist options
  • Save samgooi4189/cbaad7070a7f23ff7e62 to your computer and use it in GitHub Desktop.
Save samgooi4189/cbaad7070a7f23ff7e62 to your computer and use it in GitHub Desktop.
[Solution] Nginx and Passenger running but Rails is not up
After configure Nginx and Passenger correctly, you should check on config/environments/production.rb to make sure that force-ssl is false. If you tend to use SSl for your application, you will be using port 443 and required to buy SSL certificate from vendors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment