summaryrefslogtreecommitdiff
path: root/tests/docroot/www/redirect.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docroot/www/redirect.php')
-rw-r--r--tests/docroot/www/redirect.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/docroot/www/redirect.php b/tests/docroot/www/redirect.php
deleted file mode 100644
index 0489d22d..00000000
--- a/tests/docroot/www/redirect.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
- header('Location: http://www.example.org:2048/');
-?>