how do you define multiple passengeroot - my gemsets are different so something like this:
PassengerRuby /Users/david/.rvm/wrappers/ruby-1.9.2-p290@rpgweb/ruby
PassengerRuby /Users/david/.rvm/wrappers/ruby-1.9.2-p290@eweds/ruby
And obviously that doens't work. I just put it in httpd.conf.
Is there any way so when it tries to load my localhost A, it iwll use the first gemset and localhost b it will use use the 2nd gemset for passenger?
Thanks.