/users/patterns/www/MySQLadmin/index.php
1
<?
die(
header
(
'Location: http://phpmyadmin.patterns.bplaced.net/'
));
?>