我遵循这个教程: http : //railsapps.github.com/tutorial-rails-mongoid-devise.html
在端口8000上通过代理运行nginx。你可以在这里看到它。
为什么在/ public目录中列出文件? 另外,如果我尝试去任何deviseuris,它显示Nginx的404,而不是铁轨404 …这可能是一个乘客的问题?
我是新的服务器pipe理员/铁轨。 所以这可能是一个nginx的问题OR栏configuration。 任何build议的铁轨学生/僵尸?
我的部分问题是,我不太了解错误日志。 如何检查nginx / apache / rails日志的错误?
凯文,
看起来Apache可能configuration错误了。 点击文件列表中的链接之一,试图将其redirect到,
Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /error.log. Reason: DNS lookup failure for: rails.pixelcraftwebdesign.com:8000error.log
您可以将rails.pixelcraftwebdesigns.com添加到/ etc / hosts,但看起来像proxy_pass指令中的/可能会丢失。