View Single Post
  #4 (permalink)  
Old 08-30-08, 04:40 AM
curbview.com's Avatar
curbview.com curbview.com is offline
Junior Code Guru
 
Join Date: May 2006
Posts: 555
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by wirehopper View Post
The first string in the rule is the original, the next is what you want it to be rewritten to.

Perhaps the following would work:

Code:
RewriteRule ^old-dynamic.php?catid=1 /newfolder [R=301,L]
You are giving the OP the wrong answer...! Study the question...
__________________
Whatever you decide, you should make sure best security methods are used and practiced. Should you really need more help, PM me.
Reply With Quote