lchl0388 发表于 2017-1-28 13:40:13

tomcat映射外部目录

  在server.xml的host下面,增加
  <Context docBase="d:/outdir" path="/context/outdir" reloadable="true"/>
页: [1]
查看完整版本: tomcat映射外部目录