VirtualHost { Hostname = www.thisisagreatwebsite.com, *.thisisagreatwebsite.com TLScertFile = /etc/hiawatha/certs/ default-serverkey.pem RequireTLS = yes #redirect port 80 to 443 WebsiteRoot = /var/www/thisisagreatwebsite StartFile = index.html ErrorHandler = 404:/index.html }