View Single Post
  #4 (permalink)  
Old 07-09-2007, 16:31
MattHawkins MattHawkins is offline
new member
 
Join Date: Jul 2007
Location: UK
Posts: 9
Thumbs up

Thanks Tkgafs!

Code:
rewriteCond %{query_string} module=pagesetter&tid=4
rewriteRule ^index\.php$ /index.php?itemid=56 [R,L]
Worked fine. It didn't need the question mark after the '56'.

I can rebuild my list of rewrite rules and cross that job off my list.

Thanks for you time

Matt
Reply With Quote