Files
afup/htdocs/pages/forumphp2016/index.php
2016-05-23 11:44:54 +02:00

4 lines
91 B
PHP
Executable File

<?php
header('HTTP/1.0 301 Moved Permanently');
header('Location:http://event.afup.org/');