gpt4 book ai didi

apache - Tomcat 5.5 - 使用相同路径的多个上下文

转载 作者:行者123 更新时间:2023-11-28 23:54:28 25 4
gpt4 key购买 nike

是否可以使用相同的路径设置多个上下文?例如:

<Context docBase="/www/websites/site1/java/base" path="/base" reloadable="true"/>
<Context docBase="/www/websites/site2/java/base" path="/base" reloadable="true"/>

最佳答案

没有。容器如何知道哪个上下文应该处理以 /base 开头的请求?

关于apache - Tomcat 5.5 - 使用相同路径的多个上下文,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2523497/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com