[Alfresco][redirect] from root path to share page

No Comments

add the following line in <tomcat-path>/webapps/ROOT/index.jsp
找到<html>的<head></head>填入以下內容
<script>document.location.href="/share/page/";</script>

Leave a Reply

Share via
Copy link