################################################################################ # # # "WEBALIZER-Xtended" # # # ################################################################################ README Version: RB-03 Date : August 31, 2005 Author : Patrick Frei Copyright (c) 2005 Patrick Frei. All rights reserved. ================================================================================ INDEX 1. INTRODUCTION 1.1. OVERVIEW OF FEATURES 1.2. COMMAND LINE PARAMETERS 2. SUPPORT 3. LICENSE ================================================================================ 1. INTRODUCTION ----------------------------------------------- The following sections attempt to provide a short introduction to using Webalizer-Xtended. This document is not meant to be a comprehensive manual on understanding or using Webalizer, but should be sufficient to get you running Webalizer with some more features (Webalizer-Xtended). For further information see the original README of Webalizer that can be obtained here: ftp://ftp.mrunix.net/pub/webalizer/README For information on building and installing Webalizer-Xtended, see the INSTALL file. 1.1. OVERVIEW OF FEATURES ----------------------------------------------- The current release supports the following features: The original features of Webalizer (of course) + Monthly statistics for "404 Not Found" errors + "404 Not Found" statistics with incremental logfile processing + Bug-fix for truncated user agent strings in the "User Agents" statistics in the original Webalizer code 1.2. COMMAND LINE PARAMETERS ----------------------------------------------- Webalizer allows certain configuration options to be provided as parameters. The most common way to specify a parameter is via the command line. For further information see the original README of Webalizer that can be obtained here: ftp://ftp.mrunix.net/pub/webalizer/README ================================================================================ 2. SUPPORT For general information and support of Webalizer-Xtended, you can contact http://www.webalizer.go.to or http://www.irc.unizh.ch/users/pfrei/webalizer/ ================================================================================ 3. LICENSE Copyright (c) 2005 Patrick Frei. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. The full GNU General Public License is included in this distribution in the file called LICENSE. Contact Information: Patrick Frei freicaramail.com ================================================================================