PDA

View Full Version : Multiple Sites-Same Home Directory


Bobba Buoy
07-16-2006, 12:02 PM
I am hosting the web files for a site that has 4 urls on a Windows 2003 Server with a Windows 2000 Server Domain Controller. That is, the client purchased four urls that they want to all point to the same home directory. How should I set this up? I can/have set up sites that point to a unique home directory. Do I have to do anything differently here?

Thanks~

wolfdogg
07-20-2006, 01:11 AM
well, i hope you can atleast make subfilders, in that case, i use /main for the primary and /sitename for the rest. but iassume you are taking about even cuttng these down. in that case, you will need to set up some redirects in your web host for 3 of them, and the other that is the primary will ge the index file..

making any sense?

wolfdogg
07-20-2006, 01:33 AM
well, i hope you can atleast make subfilders, in that case, i use /main for the primary and /sitename for the rest. but iassume you are taking about even cuttng these down. in that case, you will need to set up some redirects in your web host for 3 of them, and the other that is the primary will ge the index file..

making any sense?

Geese, 2003? why bother.. hehe

Bobba Buoy
07-20-2006, 06:39 AM
Yes that makes perfect sense!

Thanks!!