summaryrefslogtreecommitdiff
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
parente00a159ffa5979a3da64dad7b506d21ce544f41e (diff)
downloadlifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.tar.gz
lifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.tar.bz2
lifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.zip
Move webserver stuff into htdocs directory
-rw-r--r--.gitignore2
-rw-r--r--htdocs/index.html (renamed from index.html)0
-rw-r--r--htdocs/tiles/index.php (renamed from tiles/index.php)0
3 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e22bc1f..12e7f0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-tiles/**/
+htdocs/tiles/**/
diff --git a/index.html b/htdocs/index.html
index 44e65ac..44e65ac 100644
--- a/index.html
+++ b/htdocs/index.html
diff --git a/tiles/index.php b/htdocs/tiles/index.php
index 62a2de0..62a2de0 100644
--- a/tiles/index.php
+++ b/htdocs/tiles/index.php