diff --git a/Doc/Sdi/apache.xml b/Doc/Sdi/apache.xml
index 3638f4ffb997e61635c68874241f51c38535d06b..b7f4f3d473c96f0db08d00366ddf25110c2e2d8d 100644
--- a/Doc/Sdi/apache.xml
+++ b/Doc/Sdi/apache.xml
@@ -225,6 +225,23 @@
       </orderedlist>
     </section>
 
+    <section xml:id="sdiLdapWebManagement">
+      <title>Providing WEB based user management to your LDAP Server</title>
+
+      <para>Using Apache Directory Studio is a good choice during installation
+      and may serve development and debugging purposes as well. However it is
+      not an adequate tool for day to day administration tasks with respect to
+      user management. We need a separate (WEB based) administration
+      tool.</para>
+
+      <para>Install <productname
+      xlink:href="https://www.ldap-account-manager.org">LDAP Account
+      Manager</productname> on top of an Apache Web Server.
+      <productname>Ubuntu</productname> allows for <link
+      xlink:href="https://www.ldap-account-manager.org/static/doc/manual/ch01.html">package
+      based installation</link>.</para>
+    </section>
+
     <section xml:id="sdiSectDocbookPublish">
       <title>Publish your documentation</title>
 
diff --git a/Doc/Sdi/ldap.xml b/Doc/Sdi/ldap.xml
index fd73bca0d8c09104b17654a3ea571089810241dd..bacd2d82f7f508e06cf81f584e598062afc69c9c 100644
--- a/Doc/Sdi/ldap.xml
+++ b/Doc/Sdi/ldap.xml
@@ -627,23 +627,6 @@ modifying entry "olcDatabase={0}config,cn=config"</programlisting>
       <code>homeDirectory</code> by a modify/add operation.</para>
     </section>
 
-    <section xml:id="sdiLdapWebManagement">
-      <title>Providing WEB based user management</title>
-
-      <para>Using Apache Directory Studio is a good choice during installation
-      and may serve development and debugging purposes as well. However it is
-      not an adequate tool for day to day administration tasks with respect to
-      user management. We need a separate (WEB based) administration
-      tool.</para>
-
-      <para>Install <productname
-      xlink:href="https://www.ldap-account-manager.org">LDAP Account
-      Manager</productname> on top of an Apache Web Server.
-      <productname>Ubuntu</productname> allows for <link
-      xlink:href="https://www.ldap-account-manager.org/static/doc/manual/ch01.html">package
-      based installation</link>.</para>
-    </section>
-
     <section xml:id="diSectLdapBackupRestore">
       <title>Backup and recovery / restore</title>