Added hello.html that is used by Amazon Elastic loadbalancer to check the server health
diff --git a/web/hello.html b/web/hello.html
new file mode 100644
index 0000000..36a444f
--- /dev/null
+++ b/web/hello.html
@@ -0,0 +1,3 @@
+<html>
+Hello
+</html>