<?php if($_SERVER['REMOTE_ADDR']=='192.168.0.1') { header("HTTP/1.1 301 Moved Permanently"); header("Status: 301 Moved Permanently"); header('Location: http://www.webmasternetwork.se/f2t36472.html'); die(); } ?>