Binding {
Interface = 0.0.0.0
...
}
# This is the default host
Hostname = ...
WebsiteRoot = ...
...
# This is a virtual host
VirtualHost {
Hostname = ...
...
}
# And this is another virtual host
VirtualHost {
Hostname = ...
...
}
Binding {
Port = 80
}
CGIextension = cgi
Hostname = 127.0.0.1
WebsiteRoot = /var/www/MyWebSite
StartFile = index.html
ExecuteCGI = yes
TimeForCGI = 5