summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/examples/doc_root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/server/h2o/libh2o/examples/doc_root/index.html')
-rw-r--r--web/server/h2o/libh2o/examples/doc_root/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/server/h2o/libh2o/examples/doc_root/index.html b/web/server/h2o/libh2o/examples/doc_root/index.html
new file mode 100644
index 00000000..2d8ed62f
--- /dev/null
+++ b/web/server/h2o/libh2o/examples/doc_root/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Welcome to H2O</title>
+ </head>
+ <body>
+ <p>Welcome to H2O - an optimized HTTP server</p>
+ <p>It works!</p>
+ </body>
+</html>