aboutsummaryrefslogtreecommitdiff
path: root/test/www/dir/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/www/dir/index.html')
1 files changed, 8 insertions, 0 deletions
diff --git a/test/www/dir/index.html b/test/www/dir/index.html
new file mode 100644
index 0000000..be3c05f
--- /dev/null
+++ b/test/www/dir/index.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+</head>
+<body>
+ <a href="/dir/test.html">Test</a>
+ <a href="/hi">hi</a>
+</body>
+</html>