All pastes #2110763 Raw Edit

Stuff

public text v1 · immutable
#2110763 ·published 2012-02-07 10:30 UTC
rendered paste body

###### 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/"