Hey everyone,

The former location for my blog is still appearing in Google and many  
other search indexes even though I moved it long ago. I need to do a  
301 redirect from the old location to the new, but there's a small  
wrinkle. I don't care about matching all of the old URLs to the new  
site. I just want all requests for the old site (and all of its URLs)  
redirected to the new site's homepage.

Example:

www.foo.com/bar/*

should all go to:

www.baz.com

I tried:

Redirect 301 /var/www/bar/ http://www.baz.com/

but that tries to redirect to:

http://www.baz.com/bar/ instead of http://www.baz.com

Any suggestions?

-Tim

-- 
Tim Wilson
Twin Cities, Minnesota, USA
Educational technology guy, Linux and OS X fan, Grad. student, Daddy
mailto: wilson at visi.com   aim: tis270   blog: http://technosavvy.org