Foros de discusión

What is "Portal Settings, Websites"

thumbnail
Jürgen Troschke, modificado hace 6 años.

What is "Portal Settings, Websites"

New Member Mensajes: 10 Fecha de incorporación: 30/09/15 Mensajes recientes
My question
What is the effect of the following setting?

Under Control Panel | Portal Settings there is a point Websites.
There you can define more URLs with the properties Type (Intranet, Public) and Primary.
This Property is mentioned in the documentation but is not described.

Background
We would like to access one and the same portal instance with two URLs
- portalX.brandenburg.de
- portalX.intranet.de

In the Apache web server there are ServerName and ServerAlias.
So I want to know if the property Websites is perhaps intended as an alias.

Archivos adjuntos:

thumbnail
Olaf Kock, modificado hace 6 años.

RE: What is "Portal Settings, Websites" (Respuesta)

Liferay Legend Mensajes: 6403 Fecha de incorporación: 23/09/08 Mensajes recientes
If I'm remembering this place correctly, it's just a list of websites, with no effect on any runtime operation. Like the collection of phone numbers on a related configuration page. You could read those values from the API and do something with them - I've never seen them surface anywhere
thumbnail
Jürgen Troschke, modificado hace 6 años.

RE: What is "Portal Settings, Websites"

New Member Mensajes: 10 Fecha de incorporación: 30/09/15 Mensajes recientes
Thank you for your quick response.