I\'m putting together a rails deployment where the public directory is a symlink to another directory on the system. This is with passenger 3 on nginx .8. It does\'t seem
I was able to do this with the guide linked below.
/var/www/html
default
/etc/nginx/nginx.conf
sites-enabled
How to Deploy Ruby on Rails with Passenger and Nginx on Ubuntu 16.04