Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialVisatio Herianus
Courses Plus Student 554 Pointshtml.
Why is on the preview link for my website. There is no "index" word on it, for example: should be ------ > http://web.xz0ebq6u4w.treehouse-app.com/index.html....... it only show http://web.xz0ebq6u4w.treehouse-app.com/
so, when i created a new file for about or contact, become an error.
3 Answers
Ida Brogie
9,250 Pointsi can acess your about.html when i use lowercase but not when using a uppercase for A. i can access about.html but not About.html. quite strange... can not access your Contact.html page. the server often use a default page if no filename is uesd. a default page can be index.html, index.php or someting else depending on server settings.
Aldo Merino
6,066 PointsStrange, are u sure u have the document named "index" and its on the root folder?
Cole Bullock
1,380 Pointsit is normal for that mine does that to. If you do something like a back button linked to "index.html" and then click on it it will show "http://web.xz0ebq6u4w.treehouse-app.com/index.html"