CodeIgniter Forums
Multiple websites on 1 CI install - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Multiple websites on 1 CI install (/showthread.php?tid=21811)



Multiple websites on 1 CI install - El Forum - 08-21-2009

[eluser]Unknown[/eluser]
Hi all,

I'm new to CI and have a question.

I have a server with multiple domains and websites and was wondering if it is possible to install CI only once and use it for all my application.

I was thinking of putting the CI installation in my include path, but how can I link my application to this system folder.

For every application I create I want to add the folders I need and use in the application folder, such as cotroller / views / models.

Is this possible?

Thanks in advance.


Multiple websites on 1 CI install - El Forum - 08-21-2009

[eluser]pistolPete[/eluser]
Hi Peter,

please use the forum search and read the user guide:

http://ellislab.com/codeigniter/user-guide/general/managing_apps.html

http://ellislab.com/forums/viewthread/114627/
http://ellislab.com/forums/viewthread/110769/
http://ellislab.com/forums/viewthread/109730/
http://www.codeofficer.com/blog/entry/multiple_codeigniter_sites_using_symlinks/