I am using MAMP to develop a site and I wanted to know if there is a way to create pre url subdomains from within the software itself. IE http://subdomain.mywebsite.com
I want to stay away from all the complexity of messing with apache config if possible but if there is no other way than that's fine.
Thank you.