summaryrefslogtreecommitdiff
path: root/htdocs/tiles
diff options
context:
space:
mode:
authorMarkus Koch <markus@notsyncing.net>2020-04-14 21:31:25 +0200
committerMarkus Koch <markus@notsyncing.net>2020-04-14 21:31:25 +0200
commit65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1 (patch)
treeb643c09ce9caefb7926f26a606a69bdbfa66f189 /htdocs/tiles
parente00a159ffa5979a3da64dad7b506d21ce544f41e (diff)
downloadlifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.tar.gz
lifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.tar.bz2
lifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.zip
Move webserver stuff into htdocs directory
Diffstat (limited to 'htdocs/tiles')
-rw-r--r--htdocs/tiles/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/htdocs/tiles/index.php b/htdocs/tiles/index.php
new file mode 100644
index 0000000..62a2de0
--- /dev/null
+++ b/htdocs/tiles/index.php
@@ -0,0 +1,3 @@
+<?php
+
+?>