Hello,

I have following setup in my Linux server:

/home
  /_applications
     /MyApplication
     /MyAnotherApplication
  /_library
     /Zend
     /ZendX
     /PHPExcel
     /MyZend
  /_sites
     /site1
        /layouts
        /cache
        /logs
        /user_data
        /etc
        config.ini
     /site2
        you_know_it

So My sites "site1" and "site" are instances of "MyApplication"
site folders have the site configuration and own layouts.
There are also various folders concerning the site.


br, Marko



johannesf wrote:
> 
> Hi
> 
> I plan to build 3 sites, based on the same controllers/models but
> different views for the sites.
> 
> Like this:
> 
> /application
>   /controllers
>   /models
>   /view
>     /site1
>     /site2
>     /site3
> 
> 
> Is there anyone that have experiance in using ZF like this?
> 
> Is it a good idea or will it lead me in to big trouble ;-)
> 
> 
> all the best/ johannes
> 
> 
> -------------------------------
> Johannes - www.poetfreak.com
> 

-- 
View this message in context: 
http://www.nabble.com/build-3-sites-on-same-codabase-tp21704318p21705354.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to