|
View previous topic
::
View next topic
|
| Author |
Message |
deadlyminds
Joined: 12 Oct 2005
Posts: 227
|
Posted: Mon Dec 26, 2005 3:32 pm
Post subject: website problem
|
|
|
hi guys,
i have a strange problem in my website; Whenever i type my website address into my browser( www.top-indian-recipes.com ), the page goes blank; But when i type "index.html" after my webaddress( www.top-indian-recipes.com/index.html ), it works perfectly. I'am losing traffic because of this. I have used dreamweaver for my site. I reuploaded the entire site but to no result.
Please help and thanks.... _________________ A part-time effort to a full-time income |
|
| Back to top |
|
 |
antipatyc
Joined: 09 Dec 2004
Posts: 14
|
Posted: Mon Dec 26, 2005 7:30 pm
Post subject: delete on of your indexes
|
|
|
in this case, I have found that you have both index.php and index.html in your root directory. This messes up the system, since it doesn't know which index is the right one. _________________ Bogdan Voicu
Enhance your life with the natural aphrodisiacs in your kitchen |
|
| Back to top |
|
 |
deadlyminds
Joined: 12 Oct 2005
Posts: 227
|
|
| Back to top |
|
 |
Andrea Thomson
Joined: 14 Sep 2004
Posts: 110
Location: Vancouver, BC Canada
|
Posted: Tue Dec 27, 2005 11:59 pm
Post subject:
|
|
|
Hi -
antipatyc is right, you cannot have both index pages residing in the same folder level (in this case the root level).
You can move yoru blog to a folder - or rename the blog home page - anything to avoid the dup.
Otherwise- it's a nice looking site once you get in to see it!  _________________ Andrea Thomson
professional web designs .:. affordable templates ... and coming soon affiliate templates |
|
| Back to top |
|
 |
deadlyminds
Joined: 12 Oct 2005
Posts: 227
|
Posted: Wed Dec 28, 2005 6:35 am
Post subject:
|
|
|
Thanks guys for your replies. Actually i have my index.php inside a subdirectory called 'blog' within my public_html directory. this blog has been there since i started my website and i had no problems ever since. Will it help if i delete all my files in the public_html directory and reupload all my pages again? _________________ A part-time effort to a full-time income |
|
| Back to top |
|
 |
Andrea Thomson
Joined: 14 Sep 2004
Posts: 110
Location: Vancouver, BC Canada
|
|
| Back to top |
|
 |
deadlyminds
Joined: 12 Oct 2005
Posts: 227
|
|
| Back to top |
|
 |
Andrea Thomson
Joined: 14 Sep 2004
Posts: 110
Location: Vancouver, BC Canada
|
|
| Back to top |
|
 |
deadlyminds
Joined: 12 Oct 2005
Posts: 227
|
Posted: Wed Dec 28, 2005 5:48 pm
Post subject:
|
|
|
I did some snooping and found a way to correct this . I did some editing in the .htaccess file and added this line ;
RedirectMatch temp ^/$http://www.top-indian-recipes.com/index.html
now it works fine, but is this only a temporary solution? _________________ A part-time effort to a full-time income |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|