HDFS-9651. Add missing robots.txt files.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8c69f5a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8c69f5a7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8c69f5a7 Branch: refs/heads/HDFS-10467 Commit: 8c69f5a7981904e0f4153dc692fd430c3eeb8ae6 Parents: 69e0934 Author: Akira Ajisaka <aajis...@apache.org> Authored: Wed Apr 5 12:47:30 2017 +0900 Committer: Inigo <inigo...@apache.org> Committed: Thu Apr 6 18:58:22 2017 -0700 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt | 2 ++ .../hadoop-hdfs/src/main/webapps/journal/robots.txt | 2 ++ .../hadoop-hdfs/src/main/webapps/secondary/robots.txt | 2 ++ 3 files changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/8c69f5a7/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / http://git-wip-us.apache.org/repos/asf/hadoop/blob/8c69f5a7/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/robots.txt ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/robots.txt b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / http://git-wip-us.apache.org/repos/asf/hadoop/blob/8c69f5a7/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/robots.txt ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/robots.txt b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org