Merge branch '164-crash-on-patching-and-possibly-right-after-login' into main/gingo...
[ryzomcore.git] / web / public_php / index.php
blob17956aec451189d385d702ac4c22a92bb6fd1cca
1 <?php
3 header("Cache-Control: max-age=1");
4 header('Location: ams/', true, 301);
6 ?>