How to: Organized multiple port setup under Apache
March 30, 08 by Don WilsonI always waste a lot of time and bring a lot of stress on myself when I’m working on multiple website projects on my desktop. You load up your htdocs folder and it’s cluttered with numerous folders and require you to read the entire list before you eventually find the folder that contains your desired work.

I eventually figured out how to setup multiple ports inside Apache’s httpd.conf file and it has been a life saver, however folder naming schema has been a problem until I developed a solution this weekend. Read the rest of this entry »