Hi Everyone,
I'm running a website and am using simple URL rewriting to achieve search engine optimised URLs. I need to split a section of the website into a subdomain. For example i wish to split example.com/example into example.example.com. I want to keep the code the same and just change the URL if possible. I've tried the following but just get a server error.
Does anyone have any suggestions?
Thanks,
Wayne