Changing the index.php to home.php

I have been working on putting a standard splash page on my website. After looking up in the forum how to do this it was suggested to change the index.php --> home.php. The problem is when you are in the control panel and you click through with site home it can't find the index.php page... how do I change that to be home.php

Darkestar Holdings www.darkestar.com
Quote · 2 Jul 2010

Try index.html, that should come up first.

There are none so blind as those that will not see.
Quote · 2 Jul 2010

Hi Stuart038

the thing is I changed the index.php to home.php and have a index.html which carries my redirect cookie

Darkestar Holdings www.darkestar.com
Quote · 2 Jul 2010

Copy index.php to home.php. Truncate index.php. Add the follow code to index.php.

<?php header ("Location:home.php");

Hi Stuart038

the thing is I changed the index.php to home.php and have a index.html which carries my redirect cookie

Quote · 2 Jul 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.