[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DNS .include file
- Subject: Re: [cobalt-users] DNS .include file
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu Jun 28 06:13:55 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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