All pastes #833255 Raw Edit

vhost

public text v1 · immutable
#833255 ·published 2007-12-27 02:00 UTC
rendered paste body
<VirtualHost *>
	ServerName bof
	
	DocumentRoot /path/to/webroot

# All sorts of directives and whatnot

</VirtualHost>