[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [779] document awstats robots update
From: |
iank |
Subject: |
[Savannah-cvs] [779] document awstats robots update |
Date: |
Wed, 3 Apr 2024 16:32:10 -0400 (EDT) |
Revision: 779
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=779
Author: iank
Date: 2024-04-03 16:32:08 -0400 (Wed, 03 Apr 2024)
Log Message:
-----------
document awstats robots update
Modified Paths:
--------------
trunk/sviki/fsf/tools/awstats.mdwn
Modified: trunk/sviki/fsf/tools/awstats.mdwn
===================================================================
--- trunk/sviki/fsf/tools/awstats.mdwn 2024-04-02 02:45:31 UTC (rev 778)
+++ trunk/sviki/fsf/tools/awstats.mdwn 2024-04-03 20:32:08 UTC (rev 779)
@@ -1,4 +1,4 @@
-The following is the GNU All-permissive License as recommended in
+The following is the GNU All-permissive License as ommended in
<https://www.gnu.org/licenses/license-recommendations.en.html>
Copyright (C) 2024 Free Software Foundation <sysadmin@fsf.org>
@@ -80,3 +80,19 @@
## Alerts
klaxon:/usr/local/bin/nagios_check_termite.sh
+
+
+### Robots definition updates
+
+
+
+```
+git clone https://github.com/eldy/awstats
+cd awstats
+scp termite.fsf.org:/usr/share/awstats/lib/robots.pm /tmp
+meld /tmp/robots.txt robots.pm
+
+# if there are updates, let fsf-all@fsf.org know that stats may change.
+
+scp robots.pm termite.fsf.org:/usr/share/awstats/lib/robots.pm
+```
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [779] document awstats robots update,
iank <=