掲示板

where is home page code?

thumbnail
11年前 に Shivaji C によって更新されました。

where is home page code?

Regular Member 投稿: 143 参加年月日: 12/10/18 最新の投稿
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
11年前 に Hitoshi Ozawa によって更新されました。

RE: where is home page code?

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
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