Hiawatha version: 7.3
Operating System: FreeBSD 8.1
Hugo,
Before you become world famous like the
'referer' [en.wikipedia.org] guy.
You might want to change a typo in your Howto: CGI wrapper section under:
# httpd.conf
GGIwrapper = /usr/sbin/cgi-wrapper
VirtualHost {
...
WrapCGI = wrap_id
}
VirtualHost {
...
WrapCGI = chroot
}
Cheers