r7070: fix redirection when the client
[samba.git] / swat / esptest / index.esp
index 7a5952e95528a9788bbc1c8ad47ede16b6c299e1..40f6cbc38b1a392c4896941fba56a0d66cff4f84 100644 (file)
@@ -1,6 +1,7 @@
 <%
   var tests = new Array("formtest", "showvars", "include", 
-                        "session", "loadparm", "exception");
+                        "session", "loadparm", "exception",
+                       "ldb", "auth");
 %>
 
 <HTML>
@@ -20,5 +21,12 @@ Please choose one of the following tests:
   }
 %>
 </ul>
-</BODY>
+
+For more information on ejs see <a
+href="http://www.appwebserver.org/products/ejs/ejs.html">http://www.appwebserver.org/products/ejs/ejs.html</a><p>
+
+For more information on esp see <a
+href="http://www.appwebserver.org/products/esp/esp.html">http://www.appwebserver.org/products/esp/esp.html</a><p>
+
+</BODY> 
 </HTML>