?php header('HTTP/1.1 301 Moved Permanently'); header('Location: http://zagle.c0.pl'.$_SERVER['REQUEST_URI']); header('Connection: close'); ?>