After setting up mod_rails (a.k.a. Passenger) in Mac OS X, I had a brilliant thought. If I’m going to have to update the Apache configuration every time I add a new site, why not just create a TextMate Project?
Well, I did. I created a new project in TextMate and added /etc/hosts and /etc/apache2/*, then saved that in my personal ~/Sites directory (this is where I keep all of my web projects). This allows for easy access when I have to add a new client, and it also means I won’t have to remember where the files are stored. Simple, but helpful.
From [mod_rails]

Comments
There are currently no comments for this post, please add one below.