Starting phusion passenger on working apache
- by fl00r
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?