How do you get rid of the default page
http://www.example.com/apache2-default/. I just need to get rid of apache2-default and not break my debian apache box.
Also followed these steps:
apt-get install webalizer
<- /var/www/webalizer
<- Usage Statistics for
<- /var/log/apache/access.log.1
However when I access
http://www.example.com/webalizer I get the standard browser output:
Index of /webalizer
Name Last modified Size Description
....and no files are listed. Just wondering if someone can tell me what I might have to look at to get it running properly....By the way great tutorials Falko.