On Sat, 2003-04-12 at 08:19, trashMan wrote: > <VirtualHost 217.58.xxx.yyy> No port? You only want this block matching *only* requests made to port 80, yes? Try adding that and see if that does the trick. You may have other issues, but those will only become apparent when you're sending the right stuff to the right places. HTH, Dylan