GPL v3 Release

This commit is contained in:
chirpy
2025-08-28 15:15:56 +01:00
parent c15ade09f6
commit 2923c43f8f
494 changed files with 106870 additions and 58 deletions

15
csf/litespeed.http.txt Normal file
View File

@@ -0,0 +1,15 @@
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