I'm not sure how to set permissions for Passenger on OSX. I have gotten through the install fine, but I understand now that Passenger runs as whoever owns environment.rb. That's my own user and group, call it apple & apple. As I understand it, Apache runs as _www & _www. What's the right strategy here? Let's say the app is at
/Users/apple/Documents/projects/my_rails_app
I'm assuming that I don't set the owner and group of everything in that path to _www. And I don't think I can run Apache as apple & apple, right?
Is it a matter of putting myself in the _www group? Or...??
Any help gratefully received.
Dan Donaldson, Toronto