diff options
Diffstat (limited to 'modules/bugzilla/templates/robots.txt')
-rw-r--r-- | modules/bugzilla/templates/robots.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/bugzilla/templates/robots.txt b/modules/bugzilla/templates/robots.txt deleted file mode 100644 index 50eeb279..00000000 --- a/modules/bugzilla/templates/robots.txt +++ /dev/null @@ -1,9 +0,0 @@ -User-agent: * -Disallow: / -Allow: /*index.cgi -Allow: /*page.cgi -Allow: /*show_bug.cgi -Allow: /*describecomponents.cgi -Disallow: /*show_bug.cgi*ctype=* -Disallow: /*show_bug.cgi*format=multiple* -Disallow: /*page.cgi*id=voting* |