hi everyone!
i hope you didn’t notice that i moved my blog (and my gallery also) to a new webserver, which runs inside a virtual machine on my ovh dedicated server.
i also configured an awstats instance which you can find here. it wasn’t to easy to install, as there was a problem related to the documentation i used and gentoo’s default configuration for cgi with lighttpd.
file: /etc/lighttpd/mod_cgi.conf
-
# NOTE: this requires mod_alias
-
alias.url = (
-
"/cgi-bin/" => var.basedir + "/cgi-bin/"
-
)
without commenting out these three lines (the NOTE line is already commented out), lighttpd won’t find the awstats.pl inside the cgi-bin folder.

Trackback URI | Comments RSS
Leave a Reply