开发者

custom .zfproject.xml file

Yall:

I'm trying to squeeze the Zend Framework into my ISP securely.

My ISP pretty much requires me to put much of the stack in a /private directory in my HTDOCS Home.

So, it looks like this

/index.php 
/private/application/configs
/private/开发者_开发问答application/controllers
/private/application/bootstrap.php

...

I tried editing the .zfproject.xml so indicate this, but ZF.bat/ZF.sh seems to ignore this.

Anyone had any success with this type of configuration.


you should just set up the directory like this: /private/MyProject/application

DONE! No need to modify the xml file


Unless you'll be using Zend_Tool you won't need zfproject.xml. This thread talks more about it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜