Which files and folder have to be copied to the Webserver?

Which files and folder have to be copied to the Webserver?

for example:



/home/user/htDocs/domain1.tld/<yii-App1>


/home/user/htDocs/domain2.tld/<yii-App2>


/home/user/htDocs/Yii-Framework_1.0.1/?


[tt] *) /home/user/htDocs is unseen by web[/tt]

Can I install my Application like this?

An which folders are unused? (demo, api,…)

Christian

PS:

I couldn't find these information in the yii-guide.

You only need to copy "framework" and your app code. Yes, your directory structure is fine.

can the framework directory be outside the public_html?

Yes.