I have a farm of servers, each has a virtual host set up for a domain, blah.com, and i am trying to set up redirect for it to go to newblah.com.
on one host it is .
<VirtualHost 192.168.11.65 192.168.11.22>
ServerAdmin blag@blah.com
DocumentRoot /export/htdocs/blah
Redirect permanent /...