Files
ConfigServerBackups/csf/litespeed.http.txt

16 lines
262 B
Plaintext
Raw Permalink Normal View History

2025-08-28 15:15:56 +01:00
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