What I want to do is to create a mobile version of my web site in CodeIgniter.
I want to redirect my complete web site to m.example.com
There will be no chan
Ok I found another solution. I used hooks pre controller and I redirect www subdomain to m subdomain.