So I'm trying to set up a local test environment for a WordPress site I am planning to make. I currently have a few sites I plan to work on as a subfolder under /WWW/ but I'm trying to use a addon for multisites https://wordpress.org/plugins/wordpress-mu-domain-mapping/#installation , My problems however is that I'm new and I installed the addon, but the addon wants my site to be in root. However root for wamp has a bunch of files used for wamp at the moment and I also have multiple subfolders in root for other sites i'm planning on having in that test environment.
I'm trying to figure out how to make wamp think my one site is the root folder, my attempts with the vhost files have failed me so far. My other option is to try and do the work of the plug in manually some how with the vhost files. Any help is appreciated