mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 18:17:07 +00:00
GPL v3 Release
This commit is contained in:
15
csf/litespeed.http.txt
Normal file
15
csf/litespeed.http.txt
Normal 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
|
||||
Reference in New Issue
Block a user