I want to add a own index.php file which has nothing to do with dolphin and want the original index.php to be renamed to something like home.php
However, I noticed that simply renaming the index.php to something else makes interactivity on the page useless. It loads and loads but nothing happens. Forexample if I click "online" users in index.
Any help is appreciated.
|
Is there a reason you can't use a index.html file? My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
I tried this out but instead I still land in the boonex site but with: block or page not found. |
RE
I tried this out but instead I still land in the boonex site but with: block or page not found.
This post makes no sense. Perhaps, you should elaborate a bit on what you really want to do.
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
I want to add a own index.php file which has nothing to do with dolphin and want the original index.php to be renamed to something like home.php
However, I noticed that simply renaming the index.php to something else makes interactivity on the page useless. It loads and loads but nothing happens. Forexample if I click "online" users in index.
Any help is appreciated.
This maybe helpful > http://support.modwest.com/content/1/147/en/how-can-i-show-a-default-page-other-than-indexhtml.html
WARNING, I have not tried this...
add this to your .htaccess, make sure index.php is last..
DirectoryIndex index.html index.htm index.php
[edit] you should use something like splash.html or what ever for the first landing page maybe.
ManOfTeal.COM a Proud UNA site, six years running strong! |
It worked but the problem is that I want the new page (which I built in dreamweaver) to be index.php instead of the default boonex one. The reason I want to do this is for SEO purposes.
Any idea how this could work?
|
I don't think that would be possible. ManOfTeal.COM a Proud UNA site, six years running strong! |
its possible if you change all reference of index.php from all files of dolphin.
but it doesn't worth the work.
so i agree with the above one. Impossible...lol
so much to do.... |
That is really unfortunate but hey, thank you very much guys. Im sorry for asking so many questions but the support here is really great.
I wish you all the best,
Rolf
|
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |