Foren

where is home page code?

thumbnail
Shivaji C, geändert vor 11 Jahren.

where is home page code?

Regular Member Beiträge: 143 Beitrittsdatum: 18.10.12 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: where is home page code?

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
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