summaryrefslogtreecommitdiffstats
path: root/web/html/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/index.php')
-rw-r--r--web/html/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/index.php b/web/html/index.php
new file mode 100644
index 00000000..ec2808a2
--- /dev/null
+++ b/web/html/index.php
@@ -0,0 +1,3 @@
+<?
+print "Hello, world!<br/>\n";
+?>