Commit c178779a29607eb70a9f9a9765f52305e0b912bc
1 parent
6311c542
Update INSTALL.md
Showing
1 changed file
with
8 additions
and
0 deletions
INSTALL.md
| @@ -53,6 +53,14 @@ the step 2. | @@ -53,6 +53,14 @@ the step 2. | ||
| 53 | 53 | ||
| 54 | Restart your bind daemon. | 54 | Restart your bind daemon. |
| 55 | 55 | ||
| 56 | +#### *Under bind9.9 or later only* | ||
| 57 | +You need to add your options the | ||
| 58 | + *masterfile-format text;* | ||
| 59 | +line, because these versions keep the zone files as binary format, and you | ||
| 60 | +couldn't preview the slave zones as human readable. | ||
| 61 | + | ||
| 62 | +Restart your bind daemon | ||
| 63 | + | ||
| 56 | ### Database | 64 | ### Database |
| 57 | Create a database user with full permission to access a non existing database | 65 | Create a database user with full permission to access a non existing database |
| 58 | with any name. | 66 | with any name. |