Header( "HTTP/1.1 301 Moved Permanently" ); Header( "Location: http://www.blucielo.it/catalog/index.php" ); ?> <%@ Language=VBScript %> <% Response.Status="301 Moved Permanently" Response.AddHeader "Location", "http://www.blucielo.it/catalog/index.php" %>