From: Bill on 10 Dec 2009 12:29 Hello, I'm running IIS on my company's Windows 2003 Server and allowing people to access a website on that Server by making them type http://<Servername>. How ever I want them to access the website by some other name like http://<acoolsite>, but I don't want to rename the Server name. How can I get around it? Thanks William
From: .._.. on 11 Dec 2009 09:35 Just put "acoolsite" in your local DNS. Then add "acoolsite" to the host-headers configured in the site. "Bill" <wstyler(a)verizon.net> wrote in message news:-rWdnWjoCuCArbzWnZ2dnUVZ_hidnZ2d(a)giganews.com... > Hello, > > I'm running IIS on my company's Windows 2003 Server and allowing people to > access a website on that Server by making them type http://<Servername>. > How ever I want them to access the website by some other name like > http://<acoolsite>, but I don't want to rename the Server name. How can I > get around it? > Thanks > > William > > > >
From: Bill on 13 Dec 2009 21:04 Thanks for the reply. Could you please point me to an article of how to add this to my local DNS, or point me to an article. ".._.." <testing(a)jacksoncountybank.com> wrote in message news:SMsUm.3721$cW.2140(a)newsreading01.news.tds.net... > Just put "acoolsite" in your local DNS. > > Then add "acoolsite" to the host-headers configured in the site. > > "Bill" <wstyler(a)verizon.net> wrote in message > news:-rWdnWjoCuCArbzWnZ2dnUVZ_hidnZ2d(a)giganews.com... >> Hello, >> >> I'm running IIS on my company's Windows 2003 Server and allowing people >> to access a website on that Server by making them type >> http://<Servername>. How ever I want them to access the website by some >> other name like http://<acoolsite>, but I don't want to rename the Server >> name. How can I get around it? >> Thanks >> >> William >> >> >> >> > >
From: David Wang on 14 Dec 2009 04:04 Do not multi-post. Answered elsewhere. //David http://blogs.msdn.com/David.Wang // On Dec 13, 6:04 pm, "Bill" <wsty...(a)verizon.net> wrote: > Thanks for the reply. Could you please point me to an article of how to add > this to my local DNS, or point me to an article. > > ".._.." <test...(a)jacksoncountybank.com> wrote in message > > news:SMsUm.3721$cW.2140(a)newsreading01.news.tds.net... > > > > > Just put "acoolsite" in your local DNS. > > > Then add "acoolsite" to the host-headers configured in the site. > > > "Bill" <wsty...(a)verizon.net> wrote in message > >news:-rWdnWjoCuCArbzWnZ2dnUVZ_hidnZ2d(a)giganews.com... > >> Hello, > > >> I'm running IIS on my company's Windows 2003 Server and allowing people > >> to access a website on that Server by making them type > >> http://<Servername>. How ever I want them to access the website by some > >> other name like http://<acoolsite>, but I don't want to rename the Server > >> name. How can I get around it? > >> Thanks > > >> William- Hide quoted text - > > - Show quoted text -
|
Pages: 1 Prev: IIS crash dump results Next: how to pass credentials from iis 6 to apache tomcat |