KUSANAGI 9 バージョンアップ情報 9.3.1-1

KUSANAGI 9 バージョンアップ情報 9.3.1-1

KUSANAGI 9 のアップデートを行いました。

- Let's EncryptのSSL証明書が更新されてもWebサーバに反映されない不具合に対応しました。

- Nginxを使用している際、HTTPのExpiresヘッダーが90日ではなく、誤って90秒となっていた不具合に対応しました。

この変更は新規にプロビジョンされるプロファイルから有効となります。
既存のプロファイルに対しては /etc/opt/kusanagi/nginx/conf.d/*.conf の

    set $expire_days 90;

を以下のように変更して、kusanagi nginxを実行してください。

    set $expire_days 90d;

最新バージョンへのアップデートについては、以下のコマンドで適用可能です。

# dnf upgrade
超高速CMS実行環境 KUSANAGI
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.