2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

remove reference to obsolete xml/v2 schema

This commit is contained in:
Mark Andrews
2018-11-13 15:48:10 +11:00
committed by Evan Hunt
parent 129e5306d0
commit 9e1af0cef1

View File

@@ -11044,17 +11044,6 @@ example.com CNAME rpz-tcp-only.
javascript-capable browser.
</para>
<para>
Applications that depend on a particular XML schema
can request
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://127.0.0.1:8888/xml/v2">http://127.0.0.1:8888/xml/v2</link> for version 2
of the statistics XML schema or
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://127.0.0.1:8888/xml/v3">http://127.0.0.1:8888/xml/v3</link> for version 3.
If the requested schema is supported by the server, then
it will respond; if not, it will return a "page not found"
error.
</para>
<para>
Broken-out subsets of the statistics can be viewed at
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://127.0.0.1:8888/xml/v3/status">http://127.0.0.1:8888/xml/v3/status</link>