Index: config/hiawatha.conf.in
--- config/hiawatha.conf.in.orig
+++ config/hiawatha.conf.in
@@ -12,6 +12,7 @@
 # GENERAL SETTINGS
 #
 #ServerId = www-data
+ServerId = _hiawatha:_hiawatha
 ConnectionsTotal = 1000
 ConnectionsPerIP = 25
 SystemLogfile = @LOG_DIR@/system.log
@@ -59,10 +60,10 @@ Binding {
 # These settings can be used to run CGI applications.
 #
 #CGIhandler = /usr/bin/perl:pl
-#CGIhandler = /usr/bin/php-cgi:php
-#CGIhandler = /usr/bin/python:py
-#CGIhandler = /usr/bin/ruby:rb
-#CGIhandler = /usr/sbin/ssi-cgi:shtml
+#CGIhandler = ${LOCALBASE}/bin/php-cgi-X.Y:php
+#CGIhandler = ${LOCALBASE}/bin/python:py
+#CGIhandler = ${LOCALBASE}/bin/rubyXX:rb
+#CGIhandler = ${TRUEPREFIX}/sbin/ssi-cgi
 #CGIextension = cgi
 #
 #FastCGIserver {
