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 trialMartina Carrington
15,754 Pointshow you to make .htaccess folder on windows .
how do you make .htaccess folder on windows
2 Answers
Chris Grazioli
31,225 PointsDon't forget .htaccess is a hidden file. You can create this in a text editor and save the file as ".htaccess" if the txt editor allows this. BUT you will not be able to view the file (because its hidden)! IN order to see your file you created (so long as the text editor you are using allowed this) you must file->view-> hidden
fisheyedevs
7,246 PointsI suggest using mamp or Xampp, download links below.
Martina Carrington
15,754 Pointsthanks Dave , i will give it a try