On 9/5/05, Marcin 'Rambo' Roguski <rambo@xxxxxxxxxxxx> wrote: > > > 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 Never say "It did not work." on a technical mailing list. Explain exactly what happened, including excerpts from the log files. In the case of mod_rewrite, it is essential to use the RewriteLog as well. Joshua. --------------------------------------------------------------------- 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