
內容簡介
WordPress外掛總結:
- 安裝此外掛,每次進行核心WordPress更新時,會自動清理以下檔案: license.txt, readme.html, wp-config-sample.php。
- 這些檔案本身並不構成安全風險,但它們只會在你的網站根目錄上造成不必要的雜物 (為什麼你會希望在你的正式網站上有一個wp-config-sample.php的檔案!);且它們只是另一個容易讓網絡小駭客證實你有一個WordPress網站的易讀向量。
- 只需安裝此WordPress外掛,它會在每次進行核心WordPress更新時清理這些檔案。
HTML顯示方式:<br>
<ul>
<li>安裝此外掛,每次進行核心WordPress更新時,會自動清理以下檔案: license.txt, readme.html, wp-config-sample.php。</li>
<li>這些檔案本身並不構成安全風險,但它們只會在你的網站根目錄上造成不必要的雜物 (為什麼你會希望在你的正式網站上有一個wp-config-sample.php的檔案!);且它們只是另一個容易讓網絡小駭客證實你有一個WordPress網站的易讀向量。</li>
<li>只需安裝此WordPress外掛,它會在每次進行核心WordPress更新時清理這些檔案。</li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
Whenever WordPress performs a core update, it automatically pulls down the following files onto the root:
license.txt
readme.html
wp-config-sample.php
These files aren’t an inherent security risk by themselves; however they are uneccessary clutter on the root of your site (why would you want a wp-config-sample.php file on your production website?!); and it’s just another easy-to-read vector confirming that you have a WordPress site for script-kiddies to scrape and attack.
Simply install this plugin and it will clean up those files every time you perform a core WordPress update.
