Hi,

Before i came to zend i followed the following structure for keeping Both
front end and Back end(admin) for a site separately

\Site
      \images
     \index.php
     \contents
     \config.php
     \other files.....
Plus a folder 
     \admin 
           \index.php
           \images
           \contents and other files

So 'Admin' side resides entirely separate from the front end in the \admin
directory

i just followed the same idea when i came to zend, but found difficulties
when i used AUTH controller.. 

i read about modules to separate the controllers with 'Modules'
But i couldn't follow how exactly it should apply in the sites

If anyone have idea about how to organize this 
please help

Thanks in Advance
Anees
Regards
Anees 
-- 
View this message in context: 
http://www.nabble.com/Directory-structure-in-zend-tp21723257p21723257.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to