Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Liferay 6.1。以公共网站为例。www.sitename.com 如果我输入 www.sitename.com/c/portal/login ,它会被重定向到登录
我想禁用它。
这怎么可能 ?
谢谢 !
尝试在您的 portal-ext.properties 中设置此属性:
auth.login.disabled=true