Viewing multiple domains hosted via vhost on other computers

I followed this excellent screencast on setting up Phusion Passenger and all was running well. I can now develop multiple Rails apps simultaneously without starting/stopping my WebBrick server, which I love. But how to view these apps from my networked PC’s? All it took was an entry in the hosts file, which [...]