<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tim wrote:
<blockquote cite="mid1154765670.3443.9.camel@mongrel.lan.evpc.biz"
 type="cite">
  <pre wrap="">On Thu, 2006-08-03 at 22:36 -0500, Peter Horst wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi, I am trying to redirect traffic from the root address at my
default server (of two name-based virtual hosts) to /blog/.  I.e. I
would like traffic for <a class="moz-txt-link-abbreviated" href="http://www.depaulacs.org/">www.depaulacs.org/</a> to go automatically to
<a class="moz-txt-link-abbreviated" href="http://www.depaulacs.org/blog/">www.depaulacs.org/blog/</a>.  But I don't want to affect anything to do
with the second virtual host.  Here is what I have tried.  Can someone
point out where I've gone wrong?  I am running Fedora Core 5, Apache
2.2.2.  Thanks! 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It appears to be working.  If you've solved it, it'd be worth saying so,
and what you did.  If it's not working for you, there might be another
problem you want to sort out.

  </pre>
</blockquote>
Thanks much for the follow-up.  I let it drop after not getting
responses (it happens, right?) . Turns out there was no problem to
begin with - near as I can figure, I just had a dirty browser cache
that was messing things up (i.e. not actually submitting requests to
the server where they could be redirected, just serving the old page).
Duh on me! <br>
</body>
</html>