Welcome Guest, Not a member yet? Register   Sign In
Global and Local application dir
#4

[eluser]dafke[/eluser]
If I'm correct I need to organize my dir structure with HMVC as follows :

/home/CI (codeigniter installation dir)
/home/CI/application (the global application dir)
/home/site1/www (site1 www dir)
/home/CI/application/modules/site1 (the local application dir)
/home/site2/www (site2 www dir)
/home/CI/application/modules/site2 (another local application dir)

Could you confirm this?

The reason I want the seperation is this : 95% of the sites/applications I develop are hosted on our own servers. Sometimes a client has his own server, in this case I'd copy the clients local application dir along with the global application dir. In the above structure this is a bit more difficult, copy the full structure first and then remove the other local application dirs.


Messages In This Thread
Global and Local application dir - by El Forum - 02-08-2009, 10:42 AM
Global and Local application dir - by El Forum - 02-08-2009, 10:45 AM
Global and Local application dir - by El Forum - 02-08-2009, 11:27 AM
Global and Local application dir - by El Forum - 02-08-2009, 11:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB