liferay - Lifreay 6.1 : How to disable /c/portal/login url from public web site -


i using liferay 6.1. public web site example. www.sitename.com if enter www.sitename.com/c/portal/login , redirected login

i want disable this.

how possible ?

thanks !

try set property in portal-ext.properties:

auth.login.disabled=true 

Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -