1、 tomcat 8 , Context.xml中加入 <Resources allowLinking="true" />
<Context crossContext="true">
<Resources allowLinking="true" />
....
2、用 ln -s 生成软连接, 注意mac制作的文件夹或文件的替身和这个不同
ln -s /.../files fff
1、 tomcat 8 , Context.xml中加入 <Resources allowLinking="true" />
<Context crossContext="true">
<Resources allowLinking="true" />
....
2、用 ln -s 生成软连接, 注意mac制作的文件夹或文件的替身和这个不同
ln -s /.../files fff