Welcome Guest, Not a member yet? Register   Sign In
Tricky Multi-site config
#8

[eluser]TheFuzzy0ne[/eluser]
Yes, it's possible. This is why you shouldn't ever edit the core. In your case, you can just move the system directory to somewhere that's easily accessible by all of your apps, perhaps the Web root, or just outside the Web root. Then edit your index.php for all your apps to reflect the new application and system directories. You can also put your application directories out of the Web root if you choose to do so. The only thing that needs to be in your Web root, is the index.php.

EDIT: Here's an example directory structure:

+-system
+-app1
| +-application
+-app2
| +-application
+-app3
| +-application
+-htdocs
+-app1
| +-index.php
+-app2
| +-index.php
+-app3
+-index.php


Messages In This Thread
Tricky Multi-site config - by El Forum - 12-18-2007, 12:17 AM
Tricky Multi-site config - by El Forum - 12-18-2007, 12:39 AM
Tricky Multi-site config - by El Forum - 12-18-2007, 01:02 AM
Tricky Multi-site config - by El Forum - 12-18-2007, 11:26 AM
Tricky Multi-site config - by El Forum - 12-25-2007, 07:00 PM
Tricky Multi-site config - by El Forum - 12-25-2007, 10:52 PM
Tricky Multi-site config - by El Forum - 03-09-2009, 10:44 PM
Tricky Multi-site config - by El Forum - 03-10-2009, 04:25 AM
Tricky Multi-site config - by El Forum - 03-10-2009, 04:32 AM
Tricky Multi-site config - by El Forum - 03-10-2009, 04:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB