index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
index.php
blob: 2e2180409ab77cb977cec50a0ae4080c44bdcee3 (
plain
)
1
2
3
4
<?PHP
header
(
"Location: https://"
.
$_SERVER
[
'HTTP_HOST'
]
.
"/"
);
?>