summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-06-12 20:28:57 +0200
committerSven Gothel <[email protected]>2013-06-12 20:28:57 +0200
commit953825bad8d19c724c2c39abefa8cc320bcef0bd (patch)
tree171edfe102942930ad7ab87192a006ea122b8b7c /server
parentf75bb70226a3394b9e0bb7501a9df8b32e347c44 (diff)
server config: awstats: fix apache log file name
Diffstat (limited to 'server')
-rw-r--r--server/setup/05-service-settings/awstats/awstats.jogamp.org.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/server/setup/05-service-settings/awstats/awstats.jogamp.org.conf b/server/setup/05-service-settings/awstats/awstats.jogamp.org.conf
index e563d62..895ec47 100644
--- a/server/setup/05-service-settings/awstats/awstats.jogamp.org.conf
+++ b/server/setup/05-service-settings/awstats/awstats.jogamp.org.conf
@@ -48,7 +48,8 @@
# If there are several log files from load balancing servers :
# Example: "/pathtotools/logresolvemerge.pl *.log |"
#
-LogFile="/home/jogamp_web/awstats/installation/tools/logresolvemerge.pl /var/log/apache2/jogamp.org-access_log /var/log/apache2/jogamp.org-ssl-access.log |"
+LogFile="/home/jogamp_web/awstats/installation/tools/logresolvemerge.pl /var/log/apache2/jogamp.org-access.log /var/log/apache2/jogamp.org-ssl-access.log |"
+
#LogFile="/var/log/httpd/jogamp.org-access_log"
#LogFile="/var/log/httpd/jogamp.org-access_log-20100401-20101124"