url resolution wrong

From: Oliver Griffin \ (wgollie_at_speakeasy.net)
Date: 01/24/04


Date: Fri, 23 Jan 2004 21:26:26 -0600

Something is really crasy going on with my redhat 7.3 Apache setup.
I just set this machine up a few days ago.
If I http://myfile.com it works
If I http://techniques,com it works
The DocumentRoot is /var/www/html (This is also the default host
documentroot for myfile.com)
The other virtual host has its documentroot being /var/www/html/te
Everything works fine except when I enter http://myfile.com/te or
http://123.45.678.12/te
it shows it is trying to access 123.45.678.12te which obviously is a bad
IP. Why is it doing this?