$OpenBSD: patch-etc_hiawatha_httpd_conf_in,v 1.1.1.1 2006/12/31 10:32:42 ajacoutot Exp $
--- etc/hiawatha/httpd.conf.in.orig	Thu Dec  7 11:11:51 2006
+++ etc/hiawatha/httpd.conf.in	Wed Dec 20 14:57:37 2006
@@ -7,13 +7,13 @@ Binding {
 #	TimeForRequest = 3,20
 }
 
-ServerId = 33:33
+ServerId = _hiawatha:_hiawatha
 ConnectionsTotal = 150
 ConnectionsPerIP = 10
 SystemLogfile = @logdir@/system.log
-#CGIhandler = /usr/bin/php4-cgi:php
+#CGIhandler = !!LOCALBASE!!/bin/php:php
 #CGIhandler = /usr/bin/perl:pl
-#CGIhandler = /usr/bin/python:py
+#CGIhandler = !!LOCALBASE!!/bin/python:py
 #TimeForCGI = 5
 #BanOnMaxPerIP = 2
 
