Re: [Rails] finding out where to modify virtual host settings in rails, passenger, apache setup

2011-12-10 Thread Hassan Schroeder
On Sat, Dec 10, 2011 at 12:45 PM, John Merlino wrote: > Everything is setup, such as apache, passenger, rails, ruby, ruby > gems, etc. SOmeone set it all up. Now I am just trying to find the > virtual host file so I can set up that domain address to be listening > on port 3000. Perhaps someone m

[Rails] finding out where to modify virtual host settings in rails, passenger, apache setup

2011-12-10 Thread John Merlino
Hey all, I have a domain, let's say: dev.mysite.com And I want it to listen on port 3000: dev.mysite.com:3000 Now this is on a remote webserver (not my local apache setup). I have access to the server (which is apache and it's running on ubuntu os). This server is a rails application in it a