Tomcat X-Powered-By

  • goguma
    (고구마엔사이다)
  • goguma's Avatar 이 글의 작성자
  • Offline
  • Newbie
  • Newbie
더보기
02 Apr 2019 15:48 #4533 작성자: goguma
goguma 님의 글: Tomcat X-Powered-By
web.xml 을 보면

<init-param>
<param-name>xpoweredBy</param-name>
<param-value>false</param-value>
</init-param>


라는 부분이 있는데 이걸로는 컨트롤이 안되네요.
true로 한다고 헤더에 보이고 그러지 않습니다

방법은 server.xml 에서 커넥터에서 설정해야 함.

1. xpoweredBy="false"
2. xpoweredBy="true"
Time to create page: 0.045 seconds
Powered by Kunena Forum