listener csf {
	map csf *
	address *:[PORT]
	secure 0
}

# Virtualhost start - do not remove this line
virtualHost csf {
	vhRoot [DIRECTORY]
	allowSymbolLink 0 
	enableScript 1 
	restrained 1
	setUIDMode 2
	docRoot [DOCUMENTROOT]
}
# Virtualhost end - do not remove this line
