So I have xampp running, localhost or 127.0.0.1 will take me to htdocs within my xampp folder. Is there a way I can use a similar name such as localhost2 on the same machine to take me to folder, lets say its called localhost2, within htdocs.
The reason I am asking this is because I think I have some redirect issues. I am trying use bromine and apparently it only works needs to be at the root; however, I have other things in root, and I know there will be issues with rewrite + cake + normal folders. So i guess my work around (other than trying to fix the main rewrite issue) is to try to create a shortcut, or subdomain or something to folder I am trying to get to.
I am sure there is a better word for all of this, but I am no server admin! I hope that makes sense. Thanks!