How to release two sub sites under one iii app ??

Hello, everyone,

please help me in this problem:

I have the site, works for two countries (language the same, but some information, such as prices, logo or news page are different). How can I organize these sub sites under one YII app ??

Should I create different controllers for distinguishing pages ?? Or may be should I set some global param which will be checked in one controller and after that show appropriate view ??

I plan to check IPs and so forward visitors for appropriate pages.

Give me please advice how would you organize such site’s structure.

If only views are different, then you can use themes. Also you can find this wiki page helpful: http://www.yiiframework.com/wiki/26/setting-and-maintaining-the-language-in-application-i18n