nginx - Rails Routing w/ Passenger - How to get passenger to pay attention to root route? -


i have root route setup in app, works fine on local webrick server. (localhost:3000/ brings home page).

on nginx/passenger server, though, it's looking inside public folder, , not paying attention route have setup redirect root - instead i'm getting not-found error.

any appreciated.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -