vhost
public text v1 · immutable<VirtualHost *>
ServerName bof
DocumentRoot /path/to/webroot
# All sorts of directives and whatnot
</VirtualHost><VirtualHost *>
ServerName bof
DocumentRoot /path/to/webroot
# All sorts of directives and whatnot
</VirtualHost>