From b489025cc9b01ce6507daab924738e1a6379470f Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Fri, 9 Aug 2013 10:02:05 +0100 Subject: [PATCH] Typo fix --- pdns/docs/web-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/docs/web-api.md b/pdns/docs/web-api.md index 2e2069c48f..e706575408 100644 --- a/pdns/docs/web-api.md +++ b/pdns/docs/web-api.md @@ -32,7 +32,7 @@ For now, only enabled if the 'experimental-json-interface' parameter is configur * pdns-control Allows you to issue pdns_control commands, as found in a JSON post, in the field 'parameters' * zone-rest - RESTful querying and modifying of a zone, for example, request: http://jsonstat?command=zone-rest&rest=/powerdns.nl/www.powerdns.nl/a + RESTful querying and modifying of a zone, for example, request: http://servername/jsonstat?command=zone-rest&rest=/powerdns.nl/www.powerdns.nl/a Supports POST, DELETE, and GET API calls for the PowerDNS Recursor -- 2.47.2