In a php page paste this code.(change domain.com to your domain name)
<?php
header("Location: http://www.domain.com/index.html");
?>
In a php page paste this code.(change domain.com to your domain name)
<?php
header("Location: http://www.domain.com/index.html");
?>
html redirect, place the following code between the head tags of your HTML page (replacing the...
JavaScript redirect, place the following code between the head tags of your HTML page (replacing...