Message-ID: <2056265108.3512.1485853454752.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_3511_752603834.1485853454752" ------=_Part_3511_752603834.1485853454752 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Setting the Index Page

Setting the Index Page

The Index Page is the page shown when the = root index / is accessed.

For each siteaccess, you can configure In= dexPage, as in eZ Publish 4.x. Put the parameter index_page in= your ezpublish.yml file, under the right siteaccess category.

ezpublish.yml
=20
ezpublish:
    system:
        mygreat_site:
            languages:
                - eng-US
            #The page to show when accessing IndexPage (/)
            index_page: /yourURIPage
=20
If not specified, the index_page is the configured content root.

 

 

------=_Part_3511_752603834.1485853454752--