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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/local-website/htdocs/fuppes.php b/abs/core-testing/local-website/htdocs/fuppes.php
index f082f31..44129d2 100644
--- a/abs/core-testing/local-website/htdocs/fuppes.php
+++ b/abs/core-testing/local-website/htdocs/fuppes.php
@@ -1,4 +1,4 @@
<?php
$HTTP_HOST = getenv('HTTP_HOST');
-header("Location: http://$HTTP_HOST:81/");
+header("Location: http://$HTTP_HOST:8100/");
?>