Forum Moderators: phranque
What is the rewriterule for this? Or is there a better mod_rewrite module to do this? Thanks!
That probably sounds cryptic to you, so here's some recommended reading:
You can find a beginner's guide to redirecting URLs here [webmasterworld.com].
Other helpful documents on your way to being an mod_rewrite expert :):
mod_rewrite Documentation [httpd.apache.org]
Regular expressions [etext.lib.virginia.edu]
Or you could just find some similar code in threads here and modify them to make it work.