add dxweb app
[spider.git] / dxweb / public / index.html
diff --git a/dxweb/public/index.html b/dxweb/public/index.html
new file mode 100644 (file)
index 0000000..e74bb5f
--- /dev/null
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Welcome to the Mojolicious real-time web framework!</title>
+  </head>
+  <body>
+    <h2>Welcome to the Mojolicious real-time web framework!</h2>
+    This is the static document "public/index.html",
+    <a href="/">click here</a> to get back to the start.
+  </body>
+</html>