On 12/10/2011 03:49 PM, John Merlino wrote:
I read this article:
http://codecolossus.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/

And it says that:

"Passenger doesn’t even require virtual hosts to configure themselves
as Rails applications. It will automatically detect a Rails
application"

So maybe that's why I could not find a virtual host configuration for
"dev.mysite.com"

If that's the case, then how do I make it listen to port 3000, because
right now it sure isn't listening to port 3000.

Do I need to somehow overwrite the defaults in apache2.conf?

thanks for response

I would take a look in /etc/apache2/sites-available for your virtual host configuration. http.conf is not really used in the configuration you have.

Norm

--
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to