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