summaryrefslogtreecommitdiff
path: root/swat/html/index.html
blob: 644eeebd6198e4254126ac0f7ceba16b9dd1db61 (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.html");
%>
</BODY>
</HTML>