mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-24 00:09:03 +01:00
Adding IPv6 listeners
This commit is contained in:
@@ -163,7 +163,11 @@ listener Default{
|
||||
map Example *
|
||||
}
|
||||
|
||||
|
||||
listener Default IPv6{
|
||||
address [ANY]:80
|
||||
secure 0
|
||||
map Example *
|
||||
}
|
||||
|
||||
vhTemplate centralConfigLog {
|
||||
templateFile $SERVER_ROOT/conf/templates/ccl.conf
|
||||
|
||||
Reference in New Issue
Block a user