View Single Post
  #3 (permalink)  
Old 11-04-09, 11:34 AM
whaffenden whaffenden is offline
Newbie Coder
 
Join Date: Nov 2009
Location: England
Posts: 14
Thanks: 1
Thanked 1 Time in 1 Post
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.
Reply With Quote