mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-04-05 11:48:49 +02: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