Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2023 07:38:43 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2568e615b6 - main - remove paths for mail archive
Message-ID:  <202309020738.3827chng031905@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=2568e615b612c106236b296a3c9ac7584b557d6c

commit 2568e615b612c106236b296a3c9ac7584b557d6c
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2023-09-02 07:36:06 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2023-09-02 07:36:06 +0000

    remove paths for mail archive
    
    The mail archive cgi scripts runs on another machine
---
 website/themes/beastie/layouts/robots.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/website/themes/beastie/layouts/robots.txt b/website/themes/beastie/layouts/robots.txt
index 8b6d6fb9b0..b3bb9e880b 100644
--- a/website/themes/beastie/layouts/robots.txt
+++ b/website/themes/beastie/layouts/robots.txt
@@ -1,8 +1,5 @@
 User-agent: *
-Disallow: /cgi/getmsg.cgi
-Disallow: /cgi/mailindex.cgi
 Disallow: /cgi/man.cgi?apropos=2&
-Disallow: /cgi/mid.cgi
 Disallow: /cgi/ports.cgi
 Disallow: /cgi/man-autocomplete.cgi
 Disallow: /cgi/ports-autocomplete.cgi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309020738.3827chng031905>