Ruby on Rails
Thursday, August 15, 2019
On Thursday, August 15, 2019 at 2:51:44 PM UTC-4, Walter Lee Davis wrote:
Set up a reverse proxy in nginx, pointed from port [80,443] to whatever port your application server [puma, unicorn, webrick] is listening at.
Walter
> On Aug 15, 2019, at 2:43 PM, fugee ohu <fuge...@gmail.com> wrote:
>
> How do I let nginx know I'm using rails when I'm not using passenger but instead system installed nginx standalone with rails apps
>
> --
> 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 rubyonra...@googlegroups.com .
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ .1aff5f48-504a-426f-96c9- dadefea8025f%40googlegroups. com
Not exactly the answer I was looking for If I'm using rails with nginx system install, not the passenger nginx module, then how does the nginx webserver know that I'm running RoR apps because the problem is that nginx is looking for resource routes as subdirectories of /public
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 view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/7694b56e-5ae7-49a5-8068-0999acf7da64%40googlegroups.com.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment