Sinatra on Nginx configuration - what's wrong?

前端 未结 2 2200
逝去的感伤
逝去的感伤 2021-02-15 11:13

I followed this tutorial more or less... I installed the passenger gem, executed passenger-install-ginx-module, sucessfully installed nginx and inserted this into the config:

2条回答
  •  说谎
    说谎 (楼主)
    2021-02-15 12:12

    I had the same error until I added passenger_root and passenger_ruby directives in the http block.

提交回复
热议问题