Forum Moderators: phranque
i've been messing with a rewrite but it doesn't seem to be working, so i'm either on the wrong track or my rewrite is wrong. this is my rewrite:
RewriteRule ^search\.php?keywords=([A-Z,a-z,0-9])?$ /search/$1 [R=301,L]
Jim