index
:
lighttpd
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
docroot
/
www
/
redirect.php
blob: 0489d22ddf2ab193b47ab5f18788407de6baa4f3 (
plain
)
1
2
3
4
<
?php
header
(
'Location: http://www.example.org:2048/'
);
?
>