运维网's Archiver
论坛
›
Tomcat
› tomcat 软连接问题
xsmscb
发表于 2015-11-14 10:46:36
tomcat 软连接问题
tomcat配置:
修改context.xml,在context节点添加allowLinking="true"属性,如下
<Context allowLinking="true">
页:
[1]
查看完整版本:
tomcat 软连接问题