]> granicus.if.org Git - pdns/commitdiff
Small final formatting fix
authorAki Tuomi <cmouse@cmouse.fi>
Wed, 5 Jun 2013 14:06:59 +0000 (17:06 +0300)
committerAki Tuomi <cmouse@cmouse.fi>
Wed, 5 Jun 2013 14:06:59 +0000 (17:06 +0300)
pdns/docs/pdns.xml

index db98b5ae9cd76adc0ed58a5b99fe418db02caa77..ab42a2df2c3cc740621527f9be81847600c3cbba 100644 (file)
@@ -19041,8 +19041,8 @@ record building scripts on his <ulink url="http://anders.com/projects/sysadmin/d
           <tbody>
             <row><entry>Native</entry><entry>Yes</entry></row>
             <row><entry>Master</entry><entry>Yes*</entry></row>
-             <row><entry>Slave</entry><entry></entry></row>
-             <row><entry>Superslave</entry><entry></entry></row>
+             <row><entry>Slave</entry><entry>Yes*</entry></row>
+             <row><entry>Superslave</entry><entry>Yes*</entry></row>
              <row><entry>Autoserial</entry><entry>Yes*</entry></row>
              <row><entry>DNSSEC</entry><entry>Yes*</entry></row>
             <row><entry>Multiple instances</entry><entry>Yes</entry></row>
@@ -19106,6 +19106,11 @@ remote-connection-string=unix:command=/path/to/executable,timeout=2000
         <para>
           parameters: url, url-suffix, post, post_json, cafile, capath, timeout (default 2000)
         </para>
+        <para>
+          <programlisting>
+remote-connection-string=http:url=http://localhost:63636/dns,url-suffix=.php
+</programlisting>
+        </para>
         <para>
           HTTP backend tries to do RESTful requests to your server. See examples. You can also
           use post to change behaviour so that it will send POST request to url/method + url_suffix