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.
请让我知道如何禁用 Web 服务器 Apache Coyote HTTP 1.1 连接器 (Tomcat 5.5.27) 的 HTTP 方法,如 OPTIONS、PUT、DELETE
Tomcat 6也有类似的问题。我相信它也适用于 Tomcat 5.5。也看看这个线程。