summaryrefslogtreecommitdiff
path: root/swat/index.esp
diff options
context:
space:
mode:
Diffstat (limited to 'swat/index.esp')
-rw-r--r--swat/index.esp11
1 files changed, 11 insertions, 0 deletions
diff --git a/swat/index.esp b/swat/index.esp
new file mode 100644
index 0000000000..7023a9e102
--- /dev/null
+++ b/swat/index.esp
@@ -0,0 +1,11 @@
+<HTML>
+<TITLE>
+Samba4 ESP test
+</TITLE>
+<BODY>
+redirecting you to the test pages ...
+<%
+ redirect("esptest/index.esp");
+%>
+</BODY>
+</HTML>