I would like to implement the following url structure over the codeigniter
http://client.xyz.com/division/controller/controller_fuction
Will you please let me know how can i change the route file to meet my requirement. Thanks.
Comment -
I would like to setup client wise sepearate database and 'division' may be like division1, division2. Depend on the url setting and session would be loaded.