Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一台带有 TOMCAT 的服务器,我想配置多个站点,我可以在 https 上配置一个站点,在 http 上配置其他站点?
是的,Tomcat 支持虚拟主机。下载您正在使用的主要版本的最新版本(假设您使用的是当前受支持的版本)并阅读 Virtual Hostinbg HOW-TO,它是 Tomcat 文档的一部分。