1.配置一个app.
<host id=''>
..
<web-app id='/report' app-dir='D:/work/reports'/>
</host>
2.配置doc-root.
<war-dir id='webapps'/>
可以改为
<war-dir id='d:/Public'/>
<host id=''>
..
<web-app id='/report' app-dir='D:/work/reports'/>
</host>
2.配置doc-root.
<war-dir id='webapps'/>
可以改为
<war-dir id='d:/Public'/>
博客给出了信息技术领域的配置示例,包括app的配置,如<host id=''>..<web - app id='/report' app - dir='D:/work/reports'/></host>,以及doc - root的配置,可将<war - dir id='webapps'/>改为<war - dir id='d:/Public'/>。
1万+

被折叠的 条评论
为什么被折叠?



