瀏覽代碼

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: /

Loading…
取消
儲存