summaryrefslogtreecommitdiff
path: root/tests/docroot/123
diff options
context:
space:
mode:
authorstbuehler <stbuehler@152afb58-edef-0310-8abb-c4023f1b3aa9>2015-09-18 15:15:18 +0000
committerstbuehler <stbuehler@152afb58-edef-0310-8abb-c4023f1b3aa9>2015-09-18 15:15:18 +0000
commit8b2630a82fbecfd57fa38aebb397a755936690e5 (patch)
treea9cfcd7bb5bea87d63fc8ef81c8456a130a249bc /tests/docroot/123
parente57c8295ebe92b58ca3e68fa8ea8f70d4b0b4cee (diff)
downloadlighttpd-master.tar.gz
add README to point to lighttpd-1.4.x as stableHEADmaster
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@3041 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/docroot/123')
-rw-r--r--tests/docroot/123/12345.html1
-rw-r--r--tests/docroot/123/12345.txt1
-rw-r--r--tests/docroot/123/Makefile.am1
-rw-r--r--tests/docroot/123/dummyfile.bla1
-rw-r--r--tests/docroot/123/phpinfo.php1
5 files changed, 0 insertions, 5 deletions
diff --git a/tests/docroot/123/12345.html b/tests/docroot/123/12345.html
deleted file mode 100644
index e56e15bb..00000000
--- a/tests/docroot/123/12345.html
+++ /dev/null
@@ -1 +0,0 @@
-12345
diff --git a/tests/docroot/123/12345.txt b/tests/docroot/123/12345.txt
deleted file mode 100644
index e56e15bb..00000000
--- a/tests/docroot/123/12345.txt
+++ /dev/null
@@ -1 +0,0 @@
-12345
diff --git a/tests/docroot/123/Makefile.am b/tests/docroot/123/Makefile.am
deleted file mode 100644
index 64712d7a..00000000
--- a/tests/docroot/123/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST=12345.html 12345.txt dummyfile.bla phpinfo.php
diff --git a/tests/docroot/123/dummyfile.bla b/tests/docroot/123/dummyfile.bla
deleted file mode 100644
index e56e15bb..00000000
--- a/tests/docroot/123/dummyfile.bla
+++ /dev/null
@@ -1 +0,0 @@
-12345
diff --git a/tests/docroot/123/phpinfo.php b/tests/docroot/123/phpinfo.php
deleted file mode 100644
index 147cebcd..00000000
--- a/tests/docroot/123/phpinfo.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php phpinfo(); ?>