Revision 75e6d1b2
Added by Warren Baker about 11 years ago
etc/inc/unbound.inc | ||
---|---|---|
191 | 191 |
|
192 | 192 |
if (!empty($dnsservers)) { |
193 | 193 |
$forward_conf .=<<<EOD |
194 |
# Forwarding |
|
194 | 195 |
forward-zone: |
195 | 196 |
name: "." |
196 | 197 |
|
... | ... | |
262 | 263 |
include: {$g['unbound_chroot_path']}/host_entries.conf |
263 | 264 |
|
264 | 265 |
# Domain overrides |
265 |
include: {$g['unbound_chroot_path']}/domainoverrides.conf |
|
266 |
|
|
267 |
# Forwarding |
|
266 |
include: {$g['unbound_chroot_path']}/domainove |
|
268 | 267 |
{$forward_conf} |
269 | 268 |
|
270 | 269 |
{$custom_options} |
Also available in: Unified diff
Only display config title if option is enabled