Everything You Ever Wanted to Know about Mod_Rewrite Rules but Were Afraid to Ask?
- by Kyle Brandt
How can I become an expert at writing mod_rewrite rules?
What is the fundamental format and structure of mod_rewrite rules?
What form/flavor of regular expressions do I need to have a solid grasp of?
What are the most common mistakes/pitfalls when writing rewrite rules?
What is a good method for testing and verifying mod_rewrite rules?
Are there SEO or performance implications of mod_rewrite rules I should be aware of?
Are there common situations where mod_rewrite might seem like the right tool for the job but isn't?
What are some common examples?