listener csf {
map csf *
address *:[PORT]
secure 0
}
# Virtualhost start - do not remove this line
virtualHost csf {
vhRoot [DIRECTORY]
allowSymbolLink 1
enableScript 1
restrained 1
docRoot [DOCUMENTROOT]
}
# Virtualhost end - do not remove this line