$OpenBSD: README,v 1.2 2012/12/09 22:05:25 rpe Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

The configuration is prepared to produce reports for httpd on localhost
out of the box.


To generate reports execute either on the command line or from cron:

    # ${TRUEPREFIX}/awstats/wwwroot/cgi-bin/awstats.pl -config=localhost -update


If using Apache, you can make the reports accessible by enabling the
configuration file:

    # ln -s ../modules.sample/awstats.conf /var/www/conf/modules/
    # /etc/rc.d/httpd restart


To access the report for localhost point your browser to

    http://localhost/awstats/awstats.pl?config=localhost
