對(duì)于tomcat,修改conf文件夾下的Context.xml文件,在標(biāo)簽中加入allowLinking="true"; 效果如下:
<Context allowLinking="true">