diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-01-26 13:53:50 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-01-26 13:53:50 +0000 |
commit | ed4fc0c1de131a0d489b1a6c799f9b99b4dd7a87 (patch) | |
tree | f041e524977e51392429abd4c985c09515ee4106 /modules/viewvc | |
parent | e2c4c2ad6bbd6d6d2c49e10e8fd091971634ba95 (diff) | |
download | puppet-ed4fc0c1de131a0d489b1a6c799f9b99b4dd7a87.tar puppet-ed4fc0c1de131a0d489b1a6c799f9b99b4dd7a87.tar.gz puppet-ed4fc0c1de131a0d489b1a6c799f9b99b4dd7a87.tar.bz2 puppet-ed4fc0c1de131a0d489b1a6c799f9b99b4dd7a87.tar.xz puppet-ed4fc0c1de131a0d489b1a6c799f9b99b4dd7a87.zip |
viewvc/robots.txt: add more URLs
Diffstat (limited to 'modules/viewvc')
-rw-r--r-- | modules/viewvc/files/robots.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/viewvc/files/robots.txt b/modules/viewvc/files/robots.txt index 8c09275f..f6ede1b4 100644 --- a/modules/viewvc/files/robots.txt +++ b/modules/viewvc/files/robots.txt @@ -11,5 +11,7 @@ Disallow: *?annotate=* Disallow: *?view=diff* Disallow: *?r1=* Disallow: *?sortby=* -Disallow: *?view=log&r1=* +Disallow: *?sortdir=* +Disallow: *?view=log&* Disallow: *?revision=*&view=log* +Disallow: *?revision=*&view=markup&* |