diff options
Diffstat (limited to 'vendor/rails-2.0.2/railties/html/robots.txt')
-rw-r--r-- | vendor/rails-2.0.2/railties/html/robots.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/rails-2.0.2/railties/html/robots.txt b/vendor/rails-2.0.2/railties/html/robots.txt new file mode 100644 index 000000000..085187fa5 --- /dev/null +++ b/vendor/rails-2.0.2/railties/html/robots.txt @@ -0,0 +1,5 @@ +# See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file +# +# To ban all spiders from the entire site uncomment the next two lines: +# User-Agent: * +# Disallow: / |