Starting phusion passenger on working apache
Posted
by fl00r
on Server Fault
See other posts from Server Fault
or by fl00r
Published on 2010-06-13T10:40:15Z
Indexed on
2010/06/13
10:53 UTC
Read the original article
Hit count: 587
Hi!
I've got Apache (-v):
Server version: Apache/2.0.63
Server built: Nov 29 2009 15:23:34
Cpanel::Easy::Apache v3.2.0 rev4899
I want to start new Sinatra application on passenger. I've just installed passenger gem. So now I need to set up apache configuration.
In httpd.conf there are many settings of others applications on server. So I just can't reinstall apache with passenger-install-apache2-module. I need to set up exist Apache with passenger. What have I do now?
© Server Fault or respective owner