|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r77127 - website/public_html/live
From: dnljms_at_[hidden]
Date: 2012-02-27 11:41:30
Author: danieljames
Date: 2012-02-27 11:41:29 EST (Mon, 27 Feb 2012)
New Revision: 77127
URL: http://svn.boost.org/trac/boost/changeset/77127
Log:
Website: Add missing trailing slash to path in robots.txt
Text files modified:
website/public_html/live/robots.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: website/public_html/live/robots.txt
==============================================================================
--- website/public_html/live/robots.txt (original)
+++ website/public_html/live/robots.txt 2012-02-27 11:41:29 EST (Mon, 27 Feb 2012)
@@ -1,5 +1,5 @@
User-agent: *
-Disallow: /development # Hide huge zip files
+Disallow: /development/ # Hide huge zip files
Disallow: /doc/libs/1_49_0_beta1/
Crawl-delay: 10
Sitemap: http://www.boost.org/sitemap.xml.php
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk