Yii framework proposed folder structure not working -
Yii framework proposed folder structure not working -
i'm relatively new yii. i've managed sample application , running moving real project, utilize next folder construction increased security:
[server root (/) ] - yii -- framework -- requirements [server htdocs] - myapp -- public --- assets --- css --- images --- themes --- index.php -- private --- protected
all fine when leave protected folder within public folder don't want this.
the way can work using proposed construction if create symlink within public folder pointing protected folder within private folder. if reference straight in private folder gives me blank page upon app load.
i've double checked configuration paths , permissions.
any help appreciated.
you can configure yii utilize folders want specific needs, eg. protected-folder, assets, themes, etc.
have @ "the directory construction of yii project site" example.
yii
Comments
Post a Comment