![]() |
more than one CodeIgniter installation in one website - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: more than one CodeIgniter installation in one website (/showthread.php?tid=48826) |
more than one CodeIgniter installation in one website - El Forum - 01-30-2012 [eluser]obay[/eluser] Would it be smart to have more than one CI installation for a site? I'd like to use CI for the main public site (/), but also CI for the admin (/admin). Any suggestions? more than one CodeIgniter installation in one website - El Forum - 01-30-2012 [eluser]obay[/eluser] Sorry, I found this: http://codeigniter.com/wiki/Multiple_Applications/ |