Ruby on Rails Wednesday, September 11, 2013

I found out what the problem was.  The nginx.conf file in the production environment (which is automatically generated when I create the Rails 4.0 app in WebFaction) specified the development environment instead.  I changed it to specify the production environment.  Now the production environment actually behaves like the production environment.

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/f493c694-1901-4462-910f-4032c7e8d6e7%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment