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 trial

Jonathan Emanuels
2,317 PointsI dont see a Index page, I always get the XAMPP homepage. Where can I find de index page so I can click on the files?
the title says all :]
1 Answer

Cosmin CioaclΔ
21,339 PointsThe xampp homepage points to the index.php in the /htdocs directory, if I remember correctly.
So, create a folder for your project inside /htdocs: let's call it "treehouse". Put an index.php inside that folder and access it at http://localhost/treehouse.