Stuff
public text v1 · immutable
###### virtual hosts
##
## If you want name-based virtual hosting add the next three settings and load
## mod_simple_vhost
##
## document-root =
## virtual-server-root + virtual-server-default-host + virtual-server-docroot
## or
## virtual-server-root + http-host + virtual-server-docroot
##
#simple-vhost.server-root = "HTDOCS/"
#simple-vhost.default-host = "vhost.website.com"
#simple-vhost.document-root = "/vhost/"