Help for this page

Select Code to Download


  1. or download this
    
    zone "foo.com" {
    ...
    type master;
    file path to file;
    }
    
  2. or download this
     
    zone "foo.com" {
    type master;
    ...
    type master;
    file path to file;
    };