Commit 3ab5cb4a1dcc7ecd7e773c97582b0099976c4753

green 1998-11-29T16:56:10

Initial revision

1
2
3
4
5
6
7
8
9
10
11
diff --git a/htdocs/index.html b/htdocs/index.html
new file mode 100644
index 0000000..2a8bedd
--- /dev/null
+++ b/htdocs/index.html
@@ -0,0 +1,4 @@
+<html>
+<title>Hello World</title>
+Hello World
+</html>
\ No newline at end of file