[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DNS .include file



At 6/28/01 11:46 AM -0400, you wrote:
>Does anyone know what the syntax is for a .include file?
>
The bind docs say to use a line like so:
include "my_include_file";
the path to the include file is in "" and the line must end
with ';'

Gerald