i want to redirect only this url http://domain.com/?eID=dd_googlesitemap
to http://domain.com/test.html
my rule is
RewriteRule http://domain.com/?eID=dd_googlesitemap http://domain.com/test.html [R=301,L]
but it doesnt work. I dont get it. Any ideas whats wrong?
. . . . . . . . . . . . . . . . . . . . . . . . . . .