fix 2f741db8c7c3129495c5ae2a85b69588b6df5e04
[enc.git] / index.php
1 <?php
2 header("HTTP/1.1 301 Moved Permanently");
3 header("Location: https://emailselfdefense.fsf.org/en");
4 exit();
5 ?>