Difference between revisions of "AWStats"
From Dietrich Blog (Strato)
(New page: = AWStats = OpenSourceSoftware zur Erzeugung von Server-Statistiken für Apache aus dem Apache-Log-File. == Installation == * Definitive Software Library ID: '''AWStats''' * Name: AWS...) |
|||
Line 22: | Line 22: | ||
-- Main.DietrichKracht - 15 Oct 2005 | -- Main.DietrichKracht - 15 Oct 2005 | ||
+ | [[Category:DefinitiveSoftwareLibrary]] |
Revision as of 01:06, 30 June 2007
AWStats
OpenSourceSoftware zur Erzeugung von Server-Statistiken für Apache aus dem Apache-Log-File.
Installation
- Definitive Software Library ID: AWStats
- Name: AWStats
- Version: 6.4
- Hersteller/Bezugsquelle: http://awstats.sourceforge.net
- Systemvoraussetzungen: Perl (Perl Interpreter must be in the PATH)
- Installations-Ordner: D:\Programme\AWStats
- Konfigurations-Dateien: awstats.braunbaer.kr8.de.conf
Konfiguration / Anpassung
- Anpassung von httpd.conf automatisch durch Installations-Skript.
- In awstats.pl Shebang-Zeile geändert in "d:/perl/bin/perl"
- In awstats.braunbaer.kr8.de.conf LogFile="D:\Programme\Apache\logs\access.log"
- In awstats.braunbaer.kr8.de.conf AllowToUpdateStatsFromBrowser=1
Anwendungshinweise
Second solution is to view dynamically your statistics from a browser. For this, use URL: http://braunbaer.kr8.de/awstats/awstats.pl?config=braunbaer.kr8.de
-- Main.DietrichKracht - 15 Oct 2005