tomcat 访问软连接

Linux创建软连接:
ln -s 源文件 目标文件

 


tomcat安装目录 / conf目录下的:context.xml文件
在 <Context />; 里面加上 allowLinking="true" 属性就可以了。
posted @ 2016-09-19 10:41  旋转的梦  阅读(1047)  评论(0编辑  收藏  举报