/dev/rob0 wrote:
>>My current named.conf has:
>>
>>options {
>> directory "c:\michael-2\dns";
>
>
> Is this correct? I'm sure I've seen \\ in place of \ path separators.
>
This is correct. You can use forward slashes as well. You only need \\
is string is to be interpreted rather than literal.
Danny