3.2.2. Setting your site as default site

Warning

You are looking at documentation for an older release. Not what you want? See the current release documentation.

When entering this URL in your browser: http://mycompany.com:8080/portal, you will be directed to a default site.

To configure your site as default, add the following content to sites-definition.xml, inside <init-params>:


<value-param>
    <name>default.portal</name>
    <description></description>
    <value>mysite</value>
</value-param>

Note

Note that the <value-param> tags should be added right after the <init-params> opening tag.

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus