When Brains Fly

An Awesome Blog About Neuroscience, Computer Science, and Technology

Posts tagged ‘awstats’

Setting Up AWStats

January 14th, 2009

My webhost, NearlyFreeSpeech.NET (NFSN) made this pretty easy.
First, I made sure that my access log was enabled. Then, I made a cgi script in /home/public called awstats.cgi which had the following contents:

#!/bin/sh
exec nfsn-awstats

(Don’t forget the line break on the second line.)
Next, I set the file’s permissions to 755, opened up a browser to [...]

Proudly powered by WordPress. Theme developed with WordPress Theme Generator.
Copyright © When Brains Fly. All rights reserved.