I am trying to create url like subdomain without creating subdomain in cpanel.
My current url:
http://colleges.com/
When it's opened using a mobile device it should become:
http://m.colleges.com/
Is it possible to do using javascript or jquery?
How to achieve this?