This commit is contained in:
yhirose 2019-11-29 17:01:13 -05:00
parent 448de6a9c6
commit 295e4d58aa
6 changed files with 84 additions and 22 deletions

8
test/www3/dir/index.html Normal file
View file

@ -0,0 +1,8 @@
<html>
<head>
</head>
<body>
<a href="/dir/test.html">Test</a>
<a href="/hi">hi</a>
</body>
</html>

1
test/www3/dir/test.html Normal file
View file

@ -0,0 +1 @@
test.html