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

PHP

Randy Hoyt
STAFF
Randy Hoyt
Treehouse Guest Teacher

PHP Release: Cleaning URLs with Rewrite Rules

I'm happy to announce that the third stage in my Enhancing A Simple PHP Application project is now live. In this stage, we finish cleaning up the web addresses for the Shirts 4 Mike website using rewrite rules in Apache. Here's a link and the description.

The web addresses in our store have various technical pieces in them, like question marks with variables after them. Cleaning up the web addresses can help optimize them for search engines, make them easier to remember or to guess, and make them more likely to endure the same over time. We’ll cover a number of concepts as we remove these pieces, including rewrite rules and htaccess files.

3 Answers

Glad ! :) will be learning soon :)

Hunter Matthews
Hunter Matthews
1,559 Points

Thank you for this i will start this soon!