summaryrefslogtreecommitdiff
path: root/swat/index.esp
blob: 7023a9e102e7c15e11a664996e8ab2319c3b8e53 (plain)
1
2
3
4
5
6
7
8
9
10
11
<HTML>
<TITLE>
Samba4 ESP test
</TITLE>
<BODY>
redirecting you to the test pages ...
<%
  redirect("esptest/index.esp");
%>
</BODY>
</HTML>