diff options
Diffstat (limited to 'data/lighttpd/lighttpd-1.4.53/tests/docroot/www/indexfile/index.php')
-rw-r--r-- | data/lighttpd/lighttpd-1.4.53/tests/docroot/www/indexfile/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/lighttpd/lighttpd-1.4.53/tests/docroot/www/indexfile/index.php b/data/lighttpd/lighttpd-1.4.53/tests/docroot/www/indexfile/index.php new file mode 100644 index 000000000..e0c7d9ecb --- /dev/null +++ b/data/lighttpd/lighttpd-1.4.53/tests/docroot/www/indexfile/index.php @@ -0,0 +1 @@ +<?php print $_SERVER["PHP_SELF"]; ?> |