ddbc90b565
New features/improvements: - Update translations. - Update browsers list. - Add example of nginx setup. - Add some patches from debian package. - Rename domain name into documentation to awstats.org - Can allow urls with awredir without using md5 key parameter. - Usage of databasebreak option possible with awstats_buildstaticpages. - Add rel=nofollow on links. - Add option AddLinkToExternalCGIWrapper to add link to a wrapper script into each title of Dolibarr reports. This can be used to add a wrapper to download data into a CSV file for example. Fixes: - Security fix into awredir.pl - Fix: Case of uk in googlechart api. - Fix: Compatibility with recent perl version. ok ajacoutot@ kirby@ |
||
---|---|---|
.. | ||
DESCR | ||
PLIST | ||
README |
$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