I have an Apache2 server. Most of my sites use PHP. One uses Ruby on Rails. So I want passenger in one subfolder.

How can I tell Apache to make a virtual host in just one subfolder for passenger? I've only seen examples where the virtual host is on a specific IP or subdomain.

Thanks, MrB

link|improve this question
feedback

1 Answer

Check passenger documentation 3.2. Deploying to a sub URI

link|improve this answer
Yea that didn't work. I already tried that. It just gets ignored if I turn "PassengerEnabled off". – MrB May 9 '11 at 12:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.