How to implement Friendly URL in Liferay portal

坚强是说给别人听的谎言 提交于 2019-12-04 14:37:38
Jaromir Hamala

The following documentation explains how to do this in a tutorial: https://dev.liferay.com/develop/learning-paths/mvc/-/knowledge_base/6-2/making-urls-friendly

I have not tried it, but this parameter from the Liferay documentation (page 189, section "DEFAULT USER PRIVATE LAYOUTS") sounds nice:

default.user.private.layout.friendly.url=/home

There is also one for Guest users.

I documented the steps for this 2 years ago on my blog just in case I need it again. Here you go: http://elshawwa.blogspot.com/2009/05/liferay-virtual-hosting-friendly-url.html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!