Apache HTTPD: How To Turn Off Index Listing in Directory & Sub-Directories; Protect WordPress wp-content Apacheののhttpd :インデックスを無効にする方法リスティングのディレクトリ&サブディレクトリ;保護WordPressのWP内容
In Apache HTTPD server normally when you have no index or default page in a directory, a visitor may be served with a full list of files in that the directory.通常のApacheのhttpdサーバーがないときにページをインデックスまたはデフォルトのディレクトリには、訪問ユーザーがご提供するファイルの完全なリストは、ディレクトリに移動します。 This could pose a serious security risk.これは深刻なセキュリティ上のリスクです。 It also exposes your files to the world at large, allowing them to be indexed by search engines and at the least pose privacy risk.また、世界でのファイルを公開して大規模な、できるようにしてインデックスに登録される検索エンジンや、個人情報保護のリスク少なくともポーズです。 There are well known Google hacks which exploit this feature. Googleのhacksには、よく知られ、この機能を悪用する。 To stop default directory listing, add this to the htaccess file.デフォルトのディレクトリリスティングを停止し、これをhtaccessファイルを追加します。
Options -Indexes オプション-インデックス
This turns off index listing in the directory and all sub-directories under it.このインデックスをオフにするリスティングのディレクトリとすべてのサブディレクトリの下にしてください。
Note: In many web servers, directory listing may be turned off by default.注:多くのWebサーバー、ディレクトリリスティング年5月に、デフォルトでオフになっています。
One of the vulnerable folder in wordpress is wp-content. WordPressの脆弱性のいずれかのフォルダには、 WP内容です。 If you have a WordPress blog, check there to ensure that its content are not listed. WordPressのブログお持ちの場合は、チェックを確保するために、その内容が表示されていない。
Filed under提出されて Computer Securityコンピュータセキュリティ , 、 Headline Newsニュースの見出し , 、 How Toどのように , 、 Pro BloggingプロBlogging , 、 Webウェブ , 、 Web 2.0ウェブ2.0 , 、 Web Services Webサービス , 、 WordPress WordPressの | |
| |
RSS 2.0 RSS 2.0を | |
Trackbackトラックバック this Article |この記事|
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |




