IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 4th, 2010, 11:40 AM
montepasto montepasto is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2010
Posts: 1 montepasto User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 53 sec
Reputation Power: 0
Secure (https) and non secure (http) on the same server?

I have a secure (https) web site on a server running IIS 6, I want to set up a separate, non secure virtual site on the same server.

Is this possible/reccomended?

Does this create any problems RE: the security of the existing https site?

THANKS!

Reply With Quote
  #2  
Old February 5th, 2010, 11:02 AM
PWD's Avatar
PWD PWD is offline
Network Engineer
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jun 2004
Location: 127.0.0.1
Posts: 733 PWD User rank is Captain (20000 - 30000 Reputation Level)PWD User rank is Captain (20000 - 30000 Reputation Level)PWD User rank is Captain (20000 - 30000 Reputation Level)PWD User rank is Captain (20000 - 30000 Reputation Level)PWD User rank is Captain (20000 - 30000 Reputation Level)PWD User rank is Captain (20000 - 30000 Reputation Level)PWD User rank is Captain (20000 - 30000 Reputation Level)PWD User rank is Captain (20000 - 30000 Reputation Level)PWD User rank is Captain (20000 - 30000 Reputation Level) 
Time spent in forums: 6 Days 6 h 47 m 24 sec
Reputation Power: 213
No issues, but you can use host headers in IIS to run multiple sites. I would create a new site in IIS manager, and look into using host headers to assign what address that site responds to. For example, let's say you want a site at subdomain.mydomain.com. You would configure a host header of subdomain.mydomain.com to listen on port 80. Or let's say you have two completely different domains and websites such as domain1.com and domain2.com. Create a new site in IIS manager for each domain then configure host headers within each site to respond to those domain names. With root domain names, you do need to enter domain1.com and www.domain1.com as separate host header values (make sure you remove the blank host header from each site's configuration except the Default web site).

The only real caveat is you can run as many non-ssl sites as you want but can run only one ssl site to run on the standard SSL port 443. Other SSL sites can be created, but they need to be configured to listen on different TCP ports of your choosing that are not already being utilized.

Here is a great pictoral overview on how to use host headers: Configuring Host Headers in IIS 6.0
__________________
PWD

New Windows Administration Forum
Nettric

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > Secure (https) and non secure (http) on the same server?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap