I am using Codeigniter in Local WAMP. Here code is working fine. But i upload in Cpanel ( inside of example.com, folder name call \'mysite\'). Ther
mysite
If you plan to use subfolder on server do the same on local WAMP. This way you can test it before you send it on server.
I was using CI long time ago but I think you have to add mysite/ in some config file.
mysite/
See: Installing a CodeIgniter application in a subfolder