在tomcat中配置域名的方法
摘要:正式环境中需要用了域名,可以修改tomcat中的配置文件server.xml文件,如下: <Host name="www.xxxx.com" appBase="" unpackWARs="true" autoDeploy="true" > <Context docBase="D:\world\apa
        阅读全文
        
            posted @ 2021-01-18 13:09
            posted @ 2021-01-18 13:09
            posted @ 2020-05-13 13:05