Take a look at the webalizer.conf file in the httpd config directory. On CentOS 4 this is in /etc/httpd/conf.d and is limits access to /usage to localhost only by default. Try adding the ip address (space separated) of the machine running your browser to the line that looks like: Allow from 127.0.0.1

Jeff

[EMAIL PROTECTED] wrote:
Send TriLUG mailing list submissions to
        [email protected]

Message: 24
Date: Fri, 6 Oct 2006 11:54:59 -0400
From: "Jojo Almario" <[EMAIL PROTECTED]>
Subject: [TriLUG] Webalizer help
To: <[email protected]>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="US-ASCII"

I am trying to configure and run webalizer on an FC4 server.  Here is
what I have done so far

-          editied conf file with the following settings

-          Log file = /var/log/httpd/htaccess_log

-          Outputdir =/var/www/usage

-          Set HostName = [mydomain].org

I then ran /usr/bin/webalizer -c /etc/webalizer.conf >>
/var/log/httpd/webalizer.log

I got this procedure from http://linux.cudeso.be/linuxdoc/webalizer.php
and just inserting the values I thought I would need.  What I get when I
go to www.[mydomain].com/usage is a 403 that says "Forbidden"  I don't
have permission to access /usage on this server.

I have not adjusted the permissions or ownership on the /usage folder
yet.  There is another web server that used to run webalizer that I
migrated from (FC2).  It worked on that server but I wasn't the one who
configured it.  The permissions and owner ship from what I can tell are
the same.

Any help is appreciated

JOJO

--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

Reply via email to