Hi there. Please excuse me as I am an IIS newbie coming from using Apache on Unix-based systems, but I have a few setup questions. I purchased a new computer running 7 Home Premium and installed IIS 7.5 and am trying to configure multiple websites to be hosted
on this machine. I have followed several guides I have found online, but nothing seems to be able to get these two websites running properly. All I'm getting is the "Welcome to IIS 7" page displayed on one of the two homepages. I have all the files for these
websites in the directories I have IIS pointed to. I know that all of my networking configurations are correct as I can run these sites just fine from a Mac running Apache on the same network. I have port forwarding configured correctly to the correct static
IP on this Windows machine. Any ideas as to what may be going wrong? Any help is greatly appreciated.
IISsetup7.5Home Premiumconfiguringinternet information services764-bitWindows
No. I'm not using host headers, everything is on the same IP address, and the sites are all going directly through port 80 (no separate internal network ports).
I purchased a new computer running 7 Home Premium and installed IIS 7.5 and am trying to configure multiple websites to be hosted on this machine. I have followed several guides I have found online, but nothing seems to be able to get these two websites running
properly. All I'm getting is the "Welcome to IIS 7" page displayed on one of the two homepages.
Which url do you use to access different websites?
Sorry for the belated response--I've been quite busy. I tried that command, but it just said that it wasn't recognized. What you suggest I do at this point to get the sites up?
I tried that command, but it just said that it wasn't recognized.
It probably the required module hasn't been installed on your server. You can open the applicationhost.cofig file(C:\Windows\System32\inetsrv\config) directly, search and copy the <sites> section, then post here. In this way, we'll be able to know how did
you set up your sites.
You can also refer to the following troubleshooting guides for further troubleshooting.
oregondude
3 Posts
Website configurations
Feb 14, 2012 03:07 PM|LINK
IIS setup 7.5 Home Premium configuring internet information services 7 64-bit Windows
jeff@zina.co...
3379 Posts
MVP
Moderator
Re: Website configurations
Feb 14, 2012 07:13 PM|LINK
Are you using host headers, multiple IP addresses or separate port numbers?
Jeff
oregondude
3 Posts
Re: Website configurations
Feb 15, 2012 06:11 AM|LINK
Leo Tang - M...
4161 Posts
Microsoft
Re: Website configurations
Feb 16, 2012 03:42 AM|LINK
Hi,
Could you please post the output of the following command?
C:\Windows\System32\inetsrv>appcmd list config -section:sites
With that output, we'll be able to check your sites' configuration. Below is an article about sites and applications, hope helps.
Understanding Sites, Applications, and Virtual Directories on IIS 7
http://learn.iis.net/page.aspx/150/understanding-sites-applications-and-virtual-directories-on-iis/
Feedback to us
Develop and promote your apps in Windows Store
kctt
654 Posts
Re: Website configurations
Feb 20, 2012 01:32 AM|LINK
Which url do you use to access different websites?
oregondude
3 Posts
Re: Website configurations
Mar 03, 2012 04:01 PM|LINK
Leo Tang - M...
4161 Posts
Microsoft
Re: Website configurations
Mar 06, 2012 07:30 AM|LINK
Hi,
It probably the required module hasn't been installed on your server. You can open the applicationhost.cofig file(C:\Windows\System32\inetsrv\config) directly, search and copy the <sites> section, then post here. In this way, we'll be able to know how did you set up your sites.
You can also refer to the following troubleshooting guides for further troubleshooting.
Thread: Troubleshoot IIS7 errors like a pro
http://forums.iis.net/t/1144449.aspx
Feedback to us
Develop and promote your apps in Windows Store