|
Webalizer
CGI Interface
Free
CGI Front End for
The Webalizer Log Analysis Program
Setup Instructions
Download
and Install the Webalizer
You can find installation instructions for
the Weblizer on the official
Webalizer website.
Download
the Webalizer CGI Interface
Put it in the cgi-bin directory of your website.
Download
the Front-End Page
...or you can make one from scratch. The one I provide already
has all the necessary form elements. All you need to do is
modify a few of them and it's ready-to-go.
Tweak
Form Elements of Front-End Page
Find
the hidden field named WebalizerPath.
Set it's value to the absolute path of the Weblizer program
on your server. 
Find
the hidden field named OutputDir.
Set it's value to the absolute path of the directory on your
server where you want Webalizer to place the HTML report files
it generates. 
Find
the hidden field named LogPath.
Set it's value to the absolute path of the access log file
you want Webalizer to analyze. 
Find
the hidden field named HostName.
Set it's value to the name of the host you're analyzing. This
should be the same host that generates the log file that LogPath
points to. 
Finally,
set the form's action property
to the URL of the Weblizer.cgi program. 
me@rtcomponents.com
Top
|