diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-01-26 21:58:58 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-01-26 21:58:58 +0000 |
commit | 68893b86e9be939574005da75a63d8b350e650e6 (patch) | |
tree | d60a0159ac116f791841ac808bfb423a33ca8504 /modules/viewvc/files/robots.txt | |
parent | 640e1693fcba0b6aaefb70cd913ff95369a2595f (diff) | |
download | puppet-68893b86e9be939574005da75a63d8b350e650e6.tar puppet-68893b86e9be939574005da75a63d8b350e650e6.tar.gz puppet-68893b86e9be939574005da75a63d8b350e650e6.tar.bz2 puppet-68893b86e9be939574005da75a63d8b350e650e6.tar.xz puppet-68893b86e9be939574005da75a63d8b350e650e6.zip |
viewvc/robots.txt: add more URLs
Diffstat (limited to 'modules/viewvc/files/robots.txt')
-rw-r--r-- | modules/viewvc/files/robots.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/viewvc/files/robots.txt b/modules/viewvc/files/robots.txt index 2dfdfb35..b377dfc8 100644 --- a/modules/viewvc/files/robots.txt +++ b/modules/viewvc/files/robots.txt @@ -10,8 +10,8 @@ Disallow: *?view=annotate* Disallow: *?annotate=* Disallow: *?view=diff* Disallow: *?r1=* -Disallow: *?sortby=* -Disallow: *?sortdir=* +Disallow: *sortby=* +Disallow: *sortdir=* Disallow: *?revision=*&view=markup&* Disallow: *?pathrev=* Disallow: *?*&view=log* |