Building BobSmithPhotography.net has stopped expanding because I've been overwhelmed with spam on the comment forums. So, if you're here and have questions about web design come and visit Forums, Blogs, Wikis dot com. It has articles that I've written, some of which are also here, and a web design forum as well so you can ask any questions you may have. There is still a lot of good stuff here though, so poke around the links and take a look.

Home » Other Tips » Hosting Issues » Default Pages

Default Pages

If you've spent any time on the internet you've probably noticed that most sites don't always require a filename.  For example, you can reach the home page for this site by either www.bobsmithphotography.net or www.bobsmithphotography.net/index.php.  How does the server know that you're asking for index.php when you leave it off?

The answer lies with default files.  Most Apache servers are set up to serve index.html, index.htm, and index.php if you leave off a filename.  And yes, the order is important.  Windows servers tend to use default.htm and default.asp instead, but the idea is the same.   

More Information:
.htaccess to change the default page
 

Content managed by the Etomite Content Management System.