DELETED INDEX.PHP PLEASE HELP
Permalink
Hi everyone,
Please help I have deleted the index.php on our ftp by mistake.. I replaced it with what I thought it was (pasted below)... but the website is now just in a redirect loop!! It just flashes open over and over!!
Could you please see what you think is wrong?...
Thanks, William.
http://www.nine23.co.uk
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Refresh" content="0;url=index.php" />
<!-- UK -->
</head>
<body>
</body>
</html>
Please help I have deleted the index.php on our ftp by mistake.. I replaced it with what I thought it was (pasted below)... but the website is now just in a redirect loop!! It just flashes open over and over!!
Could you please see what you think is wrong?...
Thanks, William.
http://www.nine23.co.uk
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Refresh" content="0;url=index.php" />
<!-- UK -->
</head>
<body>
</body>
</html>