diff options
| author | Oscar Del Ben <info@oscardelben.com> | 2012-05-14 13:56:26 -0700 |
|---|---|---|
| committer | Oscar Del Ben <info@oscardelben.com> | 2012-05-14 13:56:26 -0700 |
| commit | f2af398efa40dff20d4841d595bc0366660707cc (patch) | |
| tree | 8af0c081de5f2d6cfc1b033c5eefa9954de569dd /guides/code/getting_started/public/robots.txt | |
| parent | 59462c1e310b85569785cf5f491611e670c2755b (diff) | |
| parent | 151aa9abae131f1a03513f756aeaef2fc403f9bb (diff) | |
| download | rails-f2af398efa40dff20d4841d595bc0366660707cc.tar.gz rails-f2af398efa40dff20d4841d595bc0366660707cc.tar.bz2 rails-f2af398efa40dff20d4841d595bc0366660707cc.zip | |
Merge branch 'master' of github.com:lifo/docrails
Diffstat (limited to 'guides/code/getting_started/public/robots.txt')
| -rw-r--r-- | guides/code/getting_started/public/robots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/code/getting_started/public/robots.txt b/guides/code/getting_started/public/robots.txt index 085187fa58..1a3a5e4dd2 100644 --- a/guides/code/getting_started/public/robots.txt +++ b/guides/code/getting_started/public/robots.txt @@ -1,5 +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: * +# User-agent: * # Disallow: / |
