3.2.2. Setting your site as default site

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