Hi,
I am new to codeigniter, i need urgent help with using sub directories.
I am not using htaccess and my links look like: http://www.mydomain.com/index.php?c=controller
I want to put my admin in a folder so it would look like :
http://www.myadmin.com/admin/index.php?c=login
Any ideas?
Thanks.