J
Joe
I own several different domains for my business due to
contractual agreements not allowing me to treat all my
resturants as the same business... Long story...
Anyway, I have all these domains registered to the same
site (IP) and was wondering if there anyway in FrontPage
to automatcally send people to the correct site, i.e.:
www.domain1.com would go to site 1, www.domain2.com would
go to site 2, etc...
Right now I'm doing it in ASP with a default.asp using the
Request.ServerVariables("HTTP_Host"), but using this
method prevents me from using FrontPage...
Does that even make sense?
contractual agreements not allowing me to treat all my
resturants as the same business... Long story...
Anyway, I have all these domains registered to the same
site (IP) and was wondering if there anyway in FrontPage
to automatcally send people to the correct site, i.e.:
www.domain1.com would go to site 1, www.domain2.com would
go to site 2, etc...
Right now I'm doing it in ASP with a default.asp using the
Request.ServerVariables("HTTP_Host"), but using this
method prevents me from using FrontPage...
Does that even make sense?