內容簡介
這個外掛讓 WordPress 添加 HSTS 头信息,以便發送給瀏覽器。
重要提示: 如果你使用任何 WordPress 缓存插件,则此插件無法工作。如果是這種情況,請更新您的 .htaccess 文件以指定 HSTS 崗位。
HTTP 嚴格傳輸安全性(HSTS)是一個網站安全策略機制,有助於保護網站免受協議降級攻擊和 cookie 劫持。它允許 Web 服務器聲明 Web 瀏覽器(或其他兼容用戶代理)應僅通過安全的 HTTPS 連接與其互動,而不是通過不安全的 HTTP 協議。
外掛標籤
開發者團隊
原文外掛簡介
This plugin enables WordPress to send HSTS header to browser
IMPORTANT NOTE: This plugin won’t work if you use any WordPress caching plugin. If this is the case, then update your .htaccess file to specify HSTS header.
HTTP Strict Transport Security (HSTS) is a web security policy mechanism that helps to protect websites against protocol downgrade attacks and cookie hijacking.
It allows web servers to declare that web browsers (or other complying user agents) should interact with it using only secure HTTPS connections, and never via the insecure HTTP protocol
