Re: [Rails] finding out where to modify virtual host settings in rails, passenger, apache setup
On Sat, Dec 10, 2011 at 12:45 PM, John Merlino <stoicism1@aol.com> 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 more familiar with Ubuntu/Debian packaging can
help more, but -- there has to be something starting httpd. I'd look in
/etc/init.d/ for a startup script, which almost certainly will reference
the config files.
Or use `ps` to see if the process shows how it was started.
Good luck,
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home