Category Archives: Web

AWStats – Ubuntu Community Help Wiki

I wanted to have more than Google Analytics working for my site so I can compare and contrast the figures. I’m using Ubuntu so a basic search of awstats ubuntu found the following site which made it a breeze to install.   AWStats – Community Help Wiki.

Apache-redirect http to https

I don’t want the logins, or even the content of most of the sites that I manage to be available via HTTP, however as most of us don’t like having to add the HTTPS to the start manually, this works perfectly. General setup is Ubuntu with Apache2, MySQL, PHP5 and WordPress.   <VirtualHost *:80> ServerName… Read More »