Welcome Guest, Not a member yet? Register   Sign In
A domain, a couple sub-domain, & multiplte instances
#4

[eluser]Randy Casburn[/eluser]
I don't have a clue what you are 'trying' to do...but this is what I would try to do if 'I were you'...

Code:
[ root ]
  -- [ system ]
     --- [ application ] // this is your ONE appliction //
               |
     [ All the system folders go here... ]
      // your CI CORE is HERE //

  index.php // this is your ONE index.php file //
  .htaccess // this is your ONE .htaccess file //
  license.txt


  -- [ two ]
     index.php// this is your TWO index.php file //
     .htaccess // this is your TWO .htaccess file //
     --- [ application ] // this is you TWO application //
               |



  -- [ three ]
     index.php // this is your THREE index.php file //
     .htaccess // this is your THREE .htaccess file //
     --- [ application ] // this is you THREE application //
               |

The ONE, TWO, and THREE each stand on their own but rely on a single CI core installed in the root of your web server. Each ONE, TWO, and THREE can have individually controlled .htaccess files. And each application has it's own set of configuration files that are separate.

Does this help?

Randy


Messages In This Thread
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-22-2008, 03:33 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 04:28 AM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 01:19 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 01:45 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 02:23 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 02:53 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 03:47 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 09:11 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 01:01 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 01:30 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 01:45 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 02:36 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 02:39 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 03:26 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 03:33 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 05:11 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-25-2008, 11:04 AM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-25-2008, 08:38 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-28-2008, 03:53 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-30-2008, 02:59 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 08-01-2008, 03:18 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 08-01-2008, 03:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB