Forums / Install & configuration / multiple site in a single ez publish?
Milan Gothe
Sunday 19 March 2006 11:28:27 pm
Hello Guys,
Is there anybody can help me to make multiple site in a single eZ publish installation in easy way?
Kåre Køhler Høvik
Monday 20 March 2006 2:08:01 am
Hi
This describes how to use multiple siteaccesses to have different frontends/content: http://ez.no/doc/ez_publish/technical_manual/3_6/concepts_and_basics/configuration/site_managementhttp://ez.no/products/ez_publish/documentation/configuration/configuration/language_and_charset/how_to_setup_a_multilingual_site
Use site.ini.append override to specifiy index, and root location:
[SiteSettings] IndexPage=/content/view/full/2/ DefaultPage=/content/view/full/2/
Kåre Høvik