ソースを参照

Add robot.txt

This is needed for security reasons - often people looking to exploit applications will search for something in a certain version of a web application and find many sites to exploit. This stops that from being so easy.
tags/v5.0.0alpha1
Michael Kent 11年前
コミット
5b77f16d57
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      robots.txt

+ 2
- 0
robots.txt ファイルの表示

@@ -0,0 +1,2 @@
User-agent: *
Disallow: /

読み込み中…
キャンセル
保存