legacy-knowledge-base
公開されました Sep. 10, 2025

HTTP ヘッダーに表示される製品情報の削除

written-by

Justin Choi

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • お客様は、セキュリティ上の理由から、HTTP ヘッダーおよびコンソール ログにある製品情報を削除することを希望する場合があります。
  • 情報が表示されます: Liferay-Portal: Liferay Digital Experience Platform 7.0.10 GA1 (Wilberforce / Build 7010 / June 15, 2016)

環境

  • ライフレイ DXP 7.0 - 7.3

解像度

  • DXP 7.0 の場合、portal-ext.properties で設定します。
    http.header.version.verbosity=Liferay Digital Experience Platform
  • DXP7.1の場合
    • フィックスパック レベルが dxp-5 よりも古い場合は、portal-ext.properties で次のように設定します。
      http.header.version.verbosity=Liferay Digital Experience Platform
    • フィックスパックが dxp-5+ (dxp-5 を含む) にある場合は、portal-ext.properties で設定します。
      http.header.version.verbosity=off 
  • DXP 7.2 の場合 & DXP 7.3
    http.header.version.verbosity=off 
  • ベスト プラクティスとして、 portal.properties 直接変更しないでください portal-ext.properties ファイルですべての変更を行います。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base