summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/local-website/htdocs/fuppes.php
diff options
context:
space:
mode:
authorUnconfigured <Unconfigured>2009-06-30 05:34:43 (GMT)
committerUnconfigured <Unconfigured>2009-06-30 05:34:43 (GMT)
commitcc49572066ec24f4e609394dd012bf9325348491 (patch)
tree1890d08eb23eb1351b3c6558f7ca6047c8e8aff6 /abs/core-testing/local-website/htdocs/fuppes.php
parent3ea388eb421881811585997ae691083dd996733e (diff)
parenta77d9915f36ed35bce7e3ba19acd07d0078359db (diff)
downloadlinhes_pkgbuild-cc49572066ec24f4e609394dd012bf9325348491.zip
linhes_pkgbuild-cc49572066ec24f4e609394dd012bf9325348491.tar.gz
linhes_pkgbuild-cc49572066ec24f4e609394dd012bf9325348491.tar.bz2
diskless-legacy: new - please build\nLinHES-config: removed config_diskless frontend ** needed to remove reference to mythinstall.bin because the repository does not have it. Someone needs to git add it?
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/");
?>