OK I have found the failure, maybe you should update the tutorial.
Zussaweb has to be copied to /opt/share/www - that is the right document root. As long as it is there no index.html , the webserver points at its own index.html in the lighttpd folder.Code:cd /opt/share/www/lighttpd/
tar -xzvf /opt/tmp/zussaweb03.tar.gz

