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 trialFrank Novello
19,299 Pointsnew URLs not working..
localhost/shirts/108/ is not working i get a 404.
I have downloaded the project files and placed them all in my htdocs folder.
Whats the issue.
2 Answers
shawn stokes
5,651 Pointsmake sure redirect is turned on for your apache server
geoffrey
28,736 PointsIt's probably a bit late, but maybe It's not working because you put the Shirt4Mike website in a folder inside localhost. Randy didn't do that, he put all the files directly at the root. If so you'll have to adapt the rewrite rules a little bit.