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

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -