On Tue, Jun 26, 2001 at 06:23:07PM -0500, Timothy Wilson wrote:
> I've got DSL with one static IP. Is it possible to use name-based virtual
> hosting to route Web traffic to two different domains that point to the same
> IP address?

Yep. Check out NameVirtualHost at www.apache.org.
http://www.apache.org/docs-2.0/vhosts/index.html

Warning: if you're actually doing NAT, the IP address you need to use
in your Apache config files is your _internal_ IP address, not your
external IP address.

Took me _forever_ (something like two weeks), and a lot of yells for
help to here and colleagues at work before I figured that one out.

-- 
Scott Raun
sraun at fireopal.org