403 Forbidden when using nginx + rails + passenger
问题 I am getting a 403 when I try to access my rails app running on top of nginx and passenger. Here is the error from the log file: 2013/05/09 13:52:34 [error] 27787#0: *1 directory index of "/var/www/Tread-Forth/current/public/" is forbidden, client: 192.249.16.60, server: treadforth.com, request: "GET / \ HTTP/1.1", host: "www.treadforth.com" This problem occurs even when I run nginx as root, so I don't think it is a permissions problem. I think the problem is that I do not have passenger_ruby