This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, 6.0 has been updated
       via  e3446be165dfc778757552639d8a9c23d008d79b (commit)
      from  28af7fd46f0fa7446261293f37541cba5f60eebc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=e3446be165dfc778757552639d8a9c23d008d79b

commit e3446be165dfc778757552639d8a9c23d008d79b
Author: Sylvain Beucler <[email protected]>
Date:   Tue Jun 23 14:16:03 2015 +0200

    FRS: exclude re-zips from search engines indexing

diff --git a/src/www/robots.txt b/src/www/robots.txt
index 16205af..4c0b46d 100644
--- a/src/www/robots.txt
+++ b/src/www/robots.txt
@@ -1,3 +1,5 @@
 User-agent: *
 Disallow: /scm/viewvc.php
+Disallow: /frs/download.php/zip/
+Disallow: /frs/download.php/latestzip/
 Crawl-delay: 10

-----------------------------------------------------------------------

Summary of changes:
 src/www/robots.txt | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to