...
Binding {
SSLcertFile = C:\Program Files\Hiawatha\config\serverkey.pem
Interface = 192.168.254.10
Port = 473
MaxKeepAlive = 30
TimeForRequest = 3,20
MaxRequestSize = 1024
}
....
VirtualHost {
RequireSSL = yes
Hostname = www.svn.org
StartFile = index.htm
WebsiteRoot = C:\wwwroot\www.svn.com
AccessLogfile = C:\wwwroot\www.svn.com\log\access.log
ErrorLogfile = C:\wwwroot\www.svn.com\log\error.log
}