Foros de discusión

where is home page code?

thumbnail
Shivaji C, modificado hace 11 años.

where is home page code?

Regular Member Mensajes: 143 Fecha de incorporación: 18/10/12 Mensajes recientes
By default i am getting http://localhost:8080/web/guest/home, and i want to make it as http://localhost:8080/web/quadra/login, here i have changed upto quadra , but iam not getting from where the home name i have to change, how can i achieve this?where this home page exists?
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: where is home page code?

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
Have you tried setting the following properties in portal-ext.properties


#
# Set the friendly url of the public layout.
#
default.guest.public.layout.friendly.url=/home

#
# Set the friendly url of the private layout.
#
default.user.private.layout.friendly.url=/home

#
# Set the friendly url of the public layout.
#
default.user.public.layout.friendly.url=/home