mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
2085. [doc] win32: added index.html and README to zip. [RT #16201]
This commit is contained in:
34
win32utils/index.html
Normal file
34
win32utils/index.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Bind9 docs index</title>
|
||||
</head>
|
||||
<body>
|
||||
<big><b>Bind 9.x documents</b></big>
|
||||
<ul>
|
||||
<li><a href="readme1st.txt">readme1st.txt</a> |
|
||||
<a href="README">README</a>
|
||||
<li><a href="FAQ">FAQ</a> |
|
||||
<a href="CHANGES">CHANGES</a> |
|
||||
<a href="COPYRIGHT">COPYRIGHT</a>
|
||||
<li>Migration: <a href="migration">v8 to v9</a> |
|
||||
<a href="migration-4to9">v4 to v9</a>
|
||||
<li><a href="named.html">named</a> |
|
||||
<a href="Bv9ARM.html"><b>BIND 9 Administrator Reference Manual</b></a> (ARM) |
|
||||
<a href="Bv9ARM.pdf">ARM</a> (PDF version)
|
||||
</ul>
|
||||
<b>BIND tools:</b>
|
||||
<ul>
|
||||
<li><a href="dig.html">dig</a><br>
|
||||
<li><a href="dnssec-keygen.html">dnssec-keygen</a> | <a href="dnssec-signzone.html">dnssec-signzone</a>
|
||||
<li><a href="host.html">host</a>
|
||||
<li>
|
||||
<a href="named-checkconf.html">named-checkconf</a> |
|
||||
<a href="named-checkzone.html">named-checkzone</a>
|
||||
<li><a href="nslookup.html">nslookup</a>
|
||||
<li><a href="nsupdate.html">nsupdate</a>
|
||||
<li><a href="rndc.html">rndc</a> |
|
||||
<a href="rndc.conf.html">rndc.conf</a> |
|
||||
<a href="rndc-confgen.html">rndc-confgen</a>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user