Alternative redirect script

hg/feature/cdb-packed
kaetemi 11 years ago
parent e3a519fad8
commit 38a900d4f4

@ -0,0 +1,6 @@
<?php
header("Cache-Control: max-age=1");
header('Location: ams/', true, 301);
?>
Loading…
Cancel
Save