summaryrefslogtreecommitdiff
path: root/root/root.php
diff options
context:
space:
mode:
Diffstat (limited to 'root/root.php')
-rw-r--r--root/root.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/root/root.php b/root/root.php
new file mode 100644
index 0000000..bd06cbd
--- /dev/null
+++ b/root/root.php
@@ -0,0 +1,3 @@
+<?php
+ echo $_SERVER['DOCUMENT_ROOT'];
+?> \ No newline at end of file