Entries Categorized as 'Snippets'

Snippet: PHP AWstats directory

Date September 17, 2007

I wanted to set up a separate VirtualHost just to access my AWstats pages, rather than using the standard method of hostname.com/awstats/awstats.pl. Two advantages: Can lock down a single vhost with htaccess Less typing, leaving you with a kind of ‘stats dashboard’ to see all your virtual host statistics. I also pulled the awstats apache [...]