diff --git a/htdocs/install/robots.txt b/htdocs/install/robots.txt new file mode 100644 index 00000000000..77470cb39f0 --- /dev/null +++ b/htdocs/install/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file diff --git a/htdocs/robots.txt b/htdocs/robots.txt index d4df5c0f538..77470cb39f0 100644 --- a/htdocs/robots.txt +++ b/htdocs/robots.txt @@ -1,2 +1,2 @@ User-agent: * - Disallow: /* \ No newline at end of file +Disallow: / \ No newline at end of file