Install Apache on Ubuntu

1. Apache [codesyntax lang="bash" lines="no" container="pre" tab_width="4"] $ wget http://mirror.bjtu.edu.cn/apache/httpd/httpd-2.2.17.tar.gz $ tar -xzf httpd-2.2.16.tar.gz $ cd httpd-2.2.16 $ sudo ./… Continue reading
Posted in Apache, Ubuntu| Tagged , | Leave a comment

Awstats for Apache

1. Environment Ubuntu Server 10.10 Awstats 6.95 2. Install Awstats [codesyntax lang="bash" lines="no" container="pre" tab_width="4"] $ su $ apt-get install awstats [/codesyntax] 3. Apache Configuratio… Continue reading
Posted in Project Management| Tagged , , | Leave a comment