commit | b1f94794a21f39e83cdb6d6b3b3f6a1065e1ca00 | [log] [tgz] |
---|---|---|
author | Masayoshi Kobayashi <masayoshi@onlab.us> | Wed Feb 20 22:07:51 2013 +0000 |
committer | Masayoshi Kobayashi <masayoshi@onlab.us> | Wed Feb 20 22:07:51 2013 +0000 |
tree | d3ea0333e3c8c5511a5bfea64fd4b770d22522f1 | |
parent | f63ef2f6a438e9d110a87327245ddd4e5dd702b2 [diff] |
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>