Firstly I am totally new to php so excuse my ignorance!
When I try to edit my website using Contribute it opens the inde.php site instead of index.htm - how can i change this?
Cheers
Darren
Firstly I am totally new to php so excuse my ignorance!
When I try to edit my website using Contribute it opens the inde.php site instead of index.htm - how can i change this?
Cheers
Darren
Hi Darren !
Welcome to the forums
If you need to overwrite your webserver settings for your default home page, you can use use your .htaccess file located within your webspace..by simply using the DirectoryIndex option. Edit the .htaccess file & input the following text within it..
This would set your default page to index.htmDirectoryIndex index.htm
We are glad you have chosen to be a part of our community and we hope you enjoy your stay.![]()
Rock _a.k.a._ Jack
Windows Hosting || Windows Reseller Hosting
Cloud Hosting || Powerful Dedicated Servers
Follow eUKhost on Twitter || Join eUKhost Community on Facebook
For complaints, grievances or suggestions kindly email our FeedBack Dept.
Proper action will be taken accordingly & instantaneously!
Hi Darren,
You can change the default page for your website to index.htm by adding the following code in .htaccess file of your domain. The code is as follows.
========
DirectoryIndex index.htm index.php
========
Due to this code, your website when called through browser will pick up the page index.htm first as the default page for your website.
Regards,
Victor,
Support Team.
will this then take away /index.html after the .co.uk <-- and for any other pages such as /contact.html etc ..
...Yes ... and...will this then take away /index.html after the .co.uk
...No<-- and for any other pages such as /contact.html etc ..
David Allen - www.serina.co.uk
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)
There are currently 1 users browsing this thread. (0 members and 1 guests)