0731-84469346 / 152-7483-9229
更新时间:2015年10月21日

Java主机如何设置默认首页文档?

Java主机如何设置默认首页文档?

答:请在修改空间中/wwwroot/WEB-INF/web.xml文件!里面有设置默认首页文件设置:

<welcome-file-list>
    <welcome-file>index.htm</welcome-file>
    <welcome-file>index.jsp</welcome-file>
  </welcome-file-list>
 

默认index.htm , index.jsp 为默认首页文档,可以自行添加,一行一个。


上一篇: 原创Shopex网店使用过程中遇到的问题怎么办?
下一篇:新手上路——备案中如何设置转发