aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-04-23 12:43:52 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-04-23 12:43:52 +0200
commita20443c285dabdec8d2ee740500c62e31ad90c7b (patch)
treeb18db4007e45f8db1f97c0d5abf78729138406ac /www
parent370e361db628f60bca5509dcc354014569d56752 (diff)
Implement apache service
Diffstat (limited to 'www')
-rw-r--r--www/htdocs/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/htdocs/index.html b/www/htdocs/index.html
new file mode 100644
index 0000000..3d6d51e
--- /dev/null
+++ b/www/htdocs/index.html
@@ -0,0 +1,5 @@
+<html>
+ <body>
+ <b>Home Page</b>
+ </body>
+</html>