All about URL rewriting
- Mod_Rewrite Wizard: Using this tool you can transform long dynamic URLs into short static URLs. Enter your dynamic URL and click Start.
- An Introduction to Rewriting: The Apache server’s mod_rewrite module gives you the ability to transparently redirect one URL to another, without the user’s knowledge. This opens up all sorts of possibilities, from simply redirecting old URLs to new addresses, to cleaning up the ‘dirty’ URLs coming from a poor publishing system — giving you URLs that are friendlier to both readers and search engines.
- mod_rewrite Tips and Tricks for Apache .htaccess: A nicely compiled list of tips and tricks.
Also check out my blog post 'See what htaccess can do for you'
Labels: development, linux, web server

Read the on going story of one 



