diff --git a/DnsServerCore/www/index.html b/DnsServerCore/www/index.html index 0b5659d7..163e91a7 100644 --- a/DnsServerCore/www/index.html +++ b/DnsServerCore/www/index.html @@ -1325,6 +1325,9 @@
Read the change log to know whats new in this release.
+The DNS server HTTP API allows any 3rd party app or script to configure the DNS server. The HTTP API is used by this web console and thus all the actions that this web console does can be performed via the API. Read the HTTP API documentation for complete details.
+Read the latest online help topics which contains the DNS Server user manual and covers frequently asked questions.