Usually I'm pretty lazy with running my CF dev installation. I just use CF's internal HTTP server on port 8300 (as I run the multiserver setup) and put my apps in subfolders of the webroot. I just install a proper HTTP server if really necessary and not to be avoided ;) For some particular setup I've wanted to run on my dev machine, I had to do exactly this. I haven't setup a HTTP server on that…
