Welcome Guest, Not a member yet? Register   Sign In
Multiple Applications
#8

[eluser]Udi[/eluser]
Its simple.

Take the application folder out of system folder. So your structure will look like:
Code:
application
system
index.php

Now, index.php links directly to your application folder, in case of multiple applications under one framework, you should:
1. Copy application folder, rename it to whatever you want.
2. Copy index.php file, rename it to newapp.php - this is the file that will act like index.php in a standard CI Application.
3. in the newapp.php edit the application folder details.

That's it.


Messages In This Thread
Multiple Applications - by El Forum - 02-07-2010, 08:02 AM
Multiple Applications - by El Forum - 02-07-2010, 08:13 AM
Multiple Applications - by El Forum - 02-07-2010, 08:17 AM
Multiple Applications - by El Forum - 02-07-2010, 08:40 AM
Multiple Applications - by El Forum - 02-07-2010, 08:42 AM
Multiple Applications - by El Forum - 02-07-2010, 09:00 AM
Multiple Applications - by El Forum - 02-07-2010, 09:13 AM
Multiple Applications - by El Forum - 02-07-2010, 04:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB