Is there a way to tell if my server (ubuntu/apache) is using phusion passenger?

Is there a way to tell if my server (ubuntu/apache) is using phusion
passenger?

On Fri, Mar 15, 2013 at 11:48 AM, dv [email protected] wrote:

Is there a way to tell if my server (ubuntu/apache) is using phusion
passenger?

Look at the config file? :slight_smile:

Alternatively, see if it’s a loaded module? e.g.

/usr/sbin/apache2 -t -D DUMP_MODULES | grep passenger

That’s where I’d start, anyway.


Hassan S. ------------------------ [email protected]

twitter: @hassan