1 |
diff -Nur smeserver-awstats-1.3.bz8450.old/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf/10conf smeserver-awstats-1.3.bz8450.new/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf/10conf |
diff -Nur smeserver-awstats-1.3.bz8450.old/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf/10conf smeserver-awstats-1.3.bz8450.new/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf/10conf |
2 |
--- smeserver-awstats-1.3.bz8450.old/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf/10conf 2015-09-07 16:08:30.342801430 +0200 |
--- smeserver-awstats-1.3.bz8450.old/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf/10conf 2015-09-07 16:08:30.342801430 +0200 |
3 |
+++ smeserver-awstats-1.3.bz8450.new/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf/10conf 2015-09-07 16:28:01.301311084 +0200 |
+++ smeserver-awstats-1.3.bz8450.new/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.conf/10conf 2015-09-07 16:49:01.322208176 +0200 |
4 |
@@ -178,18 +178,27 @@ |
@@ -178,18 +178,27 @@ |
5 |
|
|
6 |
# local IP |
# local IP |
50 |
} |
} |
51 |
|
|
52 |
$OUT .= '"' . "\n"; |
$OUT .= '"' . "\n"; |
53 |
@@ -242,7 +251,8 @@ |
@@ -242,7 +251,7 @@ |
54 |
return $ip; |
return $ip; |
55 |
} |
} |
56 |
} |
} |
57 |
- |
- |
|
+else {$OUT .= "\n The server is in server-only mode";} |
|
58 |
+} |
+} |
59 |
# Do not include access to URLs that match following entries. |
# Do not include access to URLs that match following entries. |
60 |
# If you don't want to include users homepage in your stats, add "/~". |
# If you don't want to include users homepage in your stats, add "/~". |