]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add default install location and directory example
authorMark Andrews <marka@isc.org>
Wed, 2 May 2007 05:08:26 +0000 (05:08 +0000)
committerMark Andrews <marka@isc.org>
Wed, 2 May 2007 05:08:26 +0000 (05:08 +0000)
win32utils/readme1st.txt

index 08d5bb81fa96fa2e19a737372b1e189f43b319fc..9bbc8e23c22f91ba4c8beb0fb6a64453fa41bee0 100644 (file)
@@ -2,11 +2,11 @@ Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 2001, 2003  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-$Id: readme1st.txt,v 1.12.18.3 2005/09/06 03:47:20 marka Exp $
+$Id: readme1st.txt,v 1.12.18.4 2007/05/02 05:08:26 marka Exp $
 
-          Release of BIND 9.4 for Window NT/2000/XP/2003
+          Release of BIND 9.4 for Window 2000/XP/2003
 
-This is a release of BIND 9.4 for Window NT/2000/XP/2003.
+This is a release of BIND 9.4 for Window 2000/XP/2003.
 Only IPv4 stacks are supported on the box running this version of BIND.
 IPv6 stacks will be supported in a future release.
   
@@ -33,7 +33,12 @@ it needs to read.
 
 It is important that on Windows the directory directive is used in
 the options section to tell BIND where to find the files used in
-named.conf.
+named.conf (default %WINDOWS%\system32\dns\etc\named.conf).
+
+e.g.
+       options {
+               directory "C:\WINDOWS\system32\dns\etc";
+       };
 
 If you have previously installed BIND 8 or BIND 4 on the system that
 you wish to install this kit, you MUST use the BIND 8 or BIND 4 installer