Page 1 of 1

Home Page not Recognised...

Posted: Mon Mar 05, 2007 8:48 am
by ImmortalSon
Hi Everyone...

I have just installed CMSMS successfully onto a new host server and everything seems to be working great.  The problem is that the home page of my CMS site is only accessible at http://www.glenavyparish.com/index.php instead of just http://www.glenavyparish.com

Is there a simple way to fix this?  Really confused, so any help would be greatly appreciated.

Many Thanks,

R.

Re: Home Page not Recognised...

Posted: Mon Mar 05, 2007 8:56 am
by Dee
Hi,
It looks like the webserver doesn't recognize index.php as a DirectoryIndex.
See also this thread.

Regards,
D

Re: Home Page not Recognised...

Posted: Mon Mar 05, 2007 9:17 am
by ImmortalSon
Dee,

Thanks for getting back to me so quickly.  I had a look at the thread you directed me to but still haven't managed to resolve the issue.  I have just sent an email to the hosting company there now to see if it's a problem at their end....unless you can think of what else I can do?

Thanks again,

R.

Re: Home Page not Recognised...

Posted: Mon Mar 05, 2007 9:23 am
by Dee
Try creating a .htaccess file in your webroot containing:

Code: Select all

DirectoryIndex index.php index.html index.htm
Regards,
D

Re: Home Page not Recognised...

Posted: Mon Mar 05, 2007 9:37 am
by ImmortalSon
Thanks Again,

I tried the htaccess file to no avail.  For anyone else however, facing this problem, I contacted the hosting company and they managed to solve the issue themselves very quickly indeed.

R.