Should be easy for someone.
My files are in this directory: /user/home/peter/mygame/production/
I am required to access my site using: www.foo.com/peter (which brings me to /user/home/peter/)
How do I tell apache:
www.foo.com/peter reads from /user/home/peter/mygame/production/
Thanks.