I figured out that I could probably set up apache to have several virtual hosts for each web project I work on. This way I could just go to http://project1/ and http://project2/ and I could have separate document roots for each project.
Does anyone know the right apache httpd.conf directives...