summaryrefslogtreecommitdiff
path: root/deps/mochiweb/priv/skel/priv/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/mochiweb/priv/skel/priv/www/index.html')
-rw-r--r--deps/mochiweb/priv/skel/priv/www/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/deps/mochiweb/priv/skel/priv/www/index.html b/deps/mochiweb/priv/skel/priv/www/index.html
new file mode 100644
index 00000000..8e7a2c62
--- /dev/null
+++ b/deps/mochiweb/priv/skel/priv/www/index.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+<title>It Worked</title>
+</head>
+<body>
+MochiWeb running.
+</body>
+</html>