index
:
linhes_pkgbuild
R7
R7-testing
master
testing
The LinHES PKGBUILD repository
jmeyer@linhes.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
abs
/
core
/
local-website
/
htdocs
/
mediaserv.php
blob: 832dec53c13c30ec82547548a9073808eab491ed (
plain
)
1
2
3
4
<?php $HTTP_HOST = getenv('HTTP_HOST'); header("Location: http://$HTTP_HOST:8090/"); ?>