3
votes
Apache/Rails/Passenger Displaying Site Index?
Two questions:
1) Is Rails running at all on the server? Passenger should start Rails automatically on first request - if you do a ps, do you see it running?
2) Which directory ar …
