Multiple Web Hosting Problems
From: MCTrainer (anonymous_at_discussions.microsoft.com)
Date: 03/14/04
- Next message: Chris Puckett [MSFT]: "Re: \\companyweb help, please"
- Previous message: Chris Puckett [MSFT]: "RE: SBS2003 ISA Server"
- In reply to: Michael: "Multiple Web Hosting Problems"
- Next in thread: MCTrainer: "Multiple Web Hosting Problems"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 14 Mar 2004 05:15:31 -0800
Maybe you won't need to make host headers work because of
the SSL issue you create while attempting to do so . . .
About Certificates:
1. You cannot use SSL and Host Headers together because
the header is still encrypted at the point it needs to be
read. ( I found a technet article on this a year ago when
I needed 4 SSL sites on an application server I was
setting up )
2. If you need multiple sites with SSL on one or both, you
need multiple public IP's . . .eliminating the need for
host headers.
3. SSL certificates have to be acquired with the exact URL
of the site imbedded in them, so one certificate can only
be used for one site.
4. Its pretty easy to export / import the certificates
with the "certificates" snap-in. When looking for the
certificate on the Windows 2000 computer, when adding the
snapin, first try looking under "user" / "personal" while
logged in with the admin account that would have installed
the certificate in the first place.
>-----Original Message-----
>Hi,
>
>I am trying with great difficulty to host multiple Web
>sites on SBS 2003 Premium on a 2 Nic Dell Poweredge
>Server with no router. So far I have done a fresh install
>and sucessfully installed SQL, ISA, the ISA patch, the
>sharepoint patch, run the Internet connection Wizard, run
>the remote access wizard. Remote access is configured
>using my IP address and when tested successfully works.
>
>Using an external dial up PC I can go to
>https://MyIP/remote and log in to remote web workplace
>successfully.
>
>Using an external dial up PC I can go to http://MYIP/ and
>I can display the "Welcome to Windows Small Business
>Server 2003. To get started, click a link" template.
>
>I have a domain name registered with a domain name
>company and pointing to my server IP address. I have set
>up a Web site in IIS using host headers. I did this by
>setting the New Web site up IIS with my Internal IP
>address 192.168.16.2, TCP Pot 80 and under the Advanced
>section I specified the Host Header using my domain name.
>In this web site I set up default.htm document with a
>Hello World HTML page. When I go to my domain name
>(http://mydomainname.com) the Hello Web page screen
>appears - however if i make a sub directory with
>further .htm web pages I find i cannot reach them. ie I
>can view http://www.mydomainname.com/default.htm but I
>cannot view http://www.mydomainname/test/test.htm
>
>This strikes is very strange. But it gets better.
>
>I have also had a simailar problem with htm Web pages
>within the Default Web site. As mentioned above I can
>view the default.htm file by going to http://myip/ and
>see the "Welcome to Windows Small Business Server 2003.
>To get started, click a link" template. I have renamed
>the default file and modified the HTML of default.htm and
>I can see my changes so I know at least something is
>working. However if I put a test.htm file into the root I
>cannot view it. ie test.htm file into c:\Inetpub\WWWroot.
>However I can view htm files in the c:\Inetpub\www\images
>folders. If I stick my test.htm web page in the
>c:\Inetpub\www\images I can view it by going to
>http://myip/images/test.htm and it works. If I make my
>own folder under c:\Inetpub\www\test and stick the htm
>file in it I cannot view it ("This Page Cannot be
>Displayed").
>
>I am very confused as to why this is happening and
>generally how to host multiple Web site in SBS 2003
>Premium. What am I missing here???
>
>On top of this I have an existing SSL Thawte certificate
>which I hope to transfer from my old server to SBS 2003
>Premium. Am I correct in saying that when hosting
>multiple Web sites only "ONE" SSL certificate can be
>used. I have yet to tackle this but would like some
>advice on this. I assume that the SSL cert has to be set
>up with default web site somehow? Any advice on how to
>import an existing certicate? do I use certificate Server
>under MMC or do it somehow else.
>
>Any tips on solving multiple web site publishing would be
>much appreciated.
>
>Michael
>.
>
- Next message: Chris Puckett [MSFT]: "Re: \\companyweb help, please"
- Previous message: Chris Puckett [MSFT]: "RE: SBS2003 ISA Server"
- In reply to: Michael: "Multiple Web Hosting Problems"
- Next in thread: MCTrainer: "Multiple Web Hosting Problems"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|