<div dir="ltr">Good catch.  It didn't seem right when I looked at it after typing but I just assumed it was me getting old.  Guess I was right.<div><br></div><div style>Brad.</div></div><div class="gmail_extra"><br><br>

<div class="gmail_quote">On Wed, May 1, 2013 at 10:47 AM, Jeff Bosch <span dir="ltr"><<a href="mailto:jeff@ajprogramming.com" target="_blank">jeff@ajprogramming.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I believe you have one too many "escaped" slashes. Try:<br>
 /\/var\/www\/virtual<br>
<div class="im HOEnZb"><br>
> Eric, I'll answer the first question because it's vi-related and let<br>
> someone with more Apache knowhow answer the second question.<br>
><br>
> In vi, as you know, the slash (/) character searches down the file.  If<br>
> you<br>
> want to search for a slash character then you need to "escape" it with a<br>
> backslash.  So, if you tried this key sequence, it would work:<br>
>   /\/\/var\/www\/virtual<br>
> (Note the backslash characters before each forward slash character, except<br>
> the first one, which initiates the search.)<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
</div></div></blockquote></div><br></div>