[GRLUG] two quick vi qq

Eric Beversluis ebever at researchintegration.org
Wed May 1 10:16:23 EDT 2013


1.  how would I search for /var/www/virtual in vi? I tried putting
quotes around it and also just
 //var/www/virtual

But neither seems to work.

2. To add AllowOverride for sites at /var/www/virtual, is this correct?

<Directory "/var/www/virtual">
   AllowOverride All
</Directory>

And would I just enter it following the same entry for /var/www/html?

Thanks.



More information about the grlug mailing list