Saturday, January 24, 2009

Awstats (httpd monitoring tool)

Tested in Fedora 10

1. yum -y install awstats

Enabling Awstats

cd /usr/share/awstats*/tools/
perl awstats_configure.pl

Its a script which will ask u to configure some setting simple just follow it

Just restart or reload httpd

service httpd reload/restart

No comments:

curl and cacert

curl -v --cacert cacert.pem https://www.example/cgi-bin/f ile.xgi -I -X POST