Click to See Complete Forum and Search --> : apache virtual host??


shaggy112
07-22-2001, 11:41 PM
Hello.

I am trying to have a couple of domains from a single IP. As of now, they both serve out of my documentroot. I tried several things with virtualhost, but came up with nothing.
I tried setting the ip as the virtual host, but apache would simply serve the first listing, ignoring the rest.

I think that this is possible? I know it is with IIS. There it is called hostheader.

thx

shaggy112
07-23-2001, 12:01 AM
hehe...
the machine is behind a router on a private addy.
the domains actually point to the router addy, then the router does portmapping to inside box with apache.
anyways, i had to put the router addy as the virtual addy instead of the private.

it works