Welcome Guest, Not a member yet? Register   Sign In
How to run multiple projects in single CI installation ?
#2

[eluser]Glazz[/eluser]
You can have one system folder and multiple application folders.

Like this:
Quote:app_1
index.php
application ( this is one application folder )
app_2
index.php
application ( this is another application folder )
system

In your urls you do something like: http://localhost/app_1/

You need to edit both index.php on app_1 and app_2 so you can use the system folder...




Messages In This Thread
How to run multiple projects in single CI installation ? - by El Forum - 03-05-2012, 01:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB