summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/local-website/htdocs/fuppes.php
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/local-website/htdocs/fuppes.php')
-rw-r--r--abs/core-testing/local-website/htdocs/fuppes.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/abs/core-testing/local-website/htdocs/fuppes.php b/abs/core-testing/local-website/htdocs/fuppes.php
deleted file mode 100644
index 44129d2..0000000
--- a/abs/core-testing/local-website/htdocs/fuppes.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$HTTP_HOST = getenv('HTTP_HOST');
-header("Location: http://$HTTP_HOST:8100/");
-?>