On Mon, Aug 10, 2009 at 8:51 AM, Campbell, Lance<[email protected]> wrote:
> https://illinois.edu/blog/view?blogId=291
>
> To
>
> http://illinois.edu/db/view/291

I think you want something like this:

RewriteRule ^blog/view\?blogId=(\d)+ http://illinois.edu/db/view/$1 [R=301]

Totally untested, it's been awhile but I think the + quantifier means
"one or more of the preceeding"

---------------------------------------------------------------------
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to