This website requires JavaScript.
Explore
Help
Sign In
ngws
/
metanohi-misc-subsites
Watch
1
Star
0
Fork
You've already forked metanohi-misc-subsites
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c850a6a2e0
metanohi-misc-subsites
/
dotorgredirect
/
suum
/
index.php
5 lines
94 B
PHP
Raw
Blame
History
<
?
php
$addr
=
$_SERVER
[
'REQUEST_URI'
];
header
(
'Location: http://suum.metanohi.name$addr'
);
?>
Reference in New Issue
View Git Blame
Copy Permalink