之前nginx作为代理。之前的location写的太绝对了。。之前把动态请求全部交给tomcat,然后需要配置虚拟路径的时候,去到tomcat就被404了。得高人指点之后,配置虚拟目录的时候需要重新写一个匹配的location location~^/(test)/ { root /ww... Read More
posted @ 2014-10-01 01:31 泪痕湮灭 Views(556) Comments(0) Diggs(0)