浏览代码

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

正在加载...
取消
保存