> > My problem is now that bots indexed old address and aren't eager to > > change that. I, therefore, need a rule to redirect people from old > > address to new, BUT with passing parameter that normally would look in > > browser like: "http://rambo.id.uw.edu.pl/komputery.htm?nr=1", > > RedirectMatch won't work- I tried:it translates question mark as part > > of absolute address. > > > > Is there a way to make either this, or RewriteRule, work? > > RewriteEngine On > RewriteRule ^/1_big.jpg$ /komputer.htm?nr=1 It did not work... I tried both this and regext for number --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx