Various many changes.
[enc-live.git] / index.php
CommitLineData
c37befad
LMM
1<?php
2header("HTTP/1.1 301 Moved Permanently");
3header("Location: https://emailselfdefense.fsf.org/en");
4exit();
5?>