Here's the steps I took to install the Hiawatha web server along with Nibbleblog

1. Install the Anku CentOS & Fedora repos:

yum install http://anku.ecualinux.com/20/x86_64/anku-release-8-1.noarch.rpm -y

2. Now install the hiawatha package:

yum install hiawatha -y

3. Make Hiawatha start on boot:

chkconfig …