Ruby Application Webroot Location
- by Helius 06
I have inherited a ruby application at work and I am fairly new to ruby hosting environments. The application is hosted on a linux server but I am unable to find where the webroot is.
I have looked for /var/www which is the webroot for apache on linux for other applications I have been working with. But that location doesn't exist on this server.
I was looking through the folders on the server and got a feeling that it might be using Nginx+passenger. Could someone point me in the right direction where to look? Any help is greatly appreciated.