Forum Moderators: phranque
The following are not working as I thought they should.
RewriteEngine on
Options +FollowSymlinks
RewriteRule .*value=33 [mydomain.com...] [R=301,L]
OR
RedirectMatch 301 .*value=33 [mydomain.com...]
Help please
That thread should get you going on the right track.
Jim