I already have the subdomain created, which points to the main website. I've discovered since that i need to change the request URI to achieve what i need to. What i need to do is say that whatever the subdomain is it changes the request URI of the main site to the name of the subdomain. An example would be subdomain.example.com -> example.com/subdomain. Thanks again.