diff options
Diffstat (limited to 'pages/index/10.php')
-rw-r--r-- | pages/index/10.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/index/10.php b/pages/index/10.php index 838d0b2..7280e09 100644 --- a/pages/index/10.php +++ b/pages/index/10.php @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -*/ ?> -<?php +*/ + header('HTTP/1.0 301 Moved Permanently'); header('Location: http://www.cacert.org/policy/CertificationPracticeStatement.php'); exit(); |