{"id":772,"date":"2012-09-10T00:15:43","date_gmt":"2012-09-10T06:15:43","guid":{"rendered":"http:\/\/blog.supportpro.com\/?p=772"},"modified":"2018-10-04T04:07:18","modified_gmt":"2018-10-04T10:07:18","slug":"website-hosting-in-iis","status":"publish","type":"post","link":"https:\/\/www.supportpro.com\/blog\/website-hosting-in-iis\/","title":{"rendered":"Website Hosting in IIS"},"content":{"rendered":"<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">1.Click Start, Programs, Administrative Tools, and select Internet Information Services (IIS) Manager.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">2.Expand local computer and right click on Web Sites<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">3.Click New and select Web Site<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">4.Click Next to begin.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">5.Type in a description for the website. This is usually the domain name but can be anything that we prefer to distinguish the site from others.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">6.Click Next.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">7.Type in the IP address of our new site. TCP port should be 80.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">* If the site is an IP-based site we can leave the host header line blank.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">*If the site is a name-based site we will need to enter the domain name in the host header line. If we prefer to view the name-based site using the IP address, leave the host header line blank.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">8.Click Next.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">9.Enter or browse to the path where the website will have its root directory. This is the directory where the home page should go.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">10.Select the check boxes for the type of permissions you would like.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">* Read: allows our site to be visible through a Web browser<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">*Run Scripts: allows scripts such as ASP and ASP.Net to be run<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">* Execute: allows .exe and .dll files to be run (Not recommended)<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">*Write: allows certain browsers to write to files in our website (Not recommended).<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">* Browse: if there is no index page, this option will display a listing of all the pages in your folder (Not recommended)<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">11.Click Next and then Finish.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">12.If this is a name based site, right click the domain name we just created and select Properties.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">13.On the Web Site tab, click Advanced.<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">14.Click Add<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">15.Enter the requested information:<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">* IP address: enter the same IP address for the website<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">* TCP port: enter 80<\/div>\n<div id=\"_mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;\">* Host Header value: enter the domain name with www. as the prefix<\/div>\n<p>1. Click Start, Programs, Administrative Tools, and select Internet Information Services (IIS) Manager.<\/p>\n<p>2. Expand local computer and right click on Web Sites<\/p>\n<p>3. Click New and select Web Site<\/p>\n<p>4. Click Next to begin.<\/p>\n<p>5. Type in a description for the website. This is usually the domain name but can be anything that we prefer to distinguish the site from others.<\/p>\n<p>6. Click Next.<\/p>\n<p>7. Type in the IP address of our new site. TCP port should be 80.<\/p>\n<blockquote><p>* If the site is an IP-based site we can leave the host header line blank.<\/p>\n<p>*If the site is a name-based site we will need to enter the domain name in the host header line. If we prefer to view the name-based site using the IP address, leave the host header line blank.<\/p><\/blockquote>\n<p>8. Click Next.<\/p>\n<p><!--more--><\/p>\n<p>9. Enter or browse to the path where the website will have its root directory. This is the directory where the home page should go.<\/p>\n<p>10. Select the check boxes for the type of permissions you would like.<\/p>\n<blockquote><p>* Read: allows our site to be visible through a Web browser<\/p>\n<p>*Run Scripts: allows scripts such as ASP and ASP.Net to be run<\/p>\n<p>* Execute: allows .exe and .dll files to be run (Not recommended)<\/p>\n<p>*Write: allows certain browsers to write to files in our website (Not recommended).<\/p>\n<p>* Browse: if there is no index page, this option will display a listing of all the pages in your folder (Not recommended)<\/p><\/blockquote>\n<p>11. Click Next and then Finish.<\/p>\n<p>12. If this is a name based site, right click the domain name we just created and select Properties.<\/p>\n<p>13. On the Web Site tab, click Advanced.<\/p>\n<p>14. Click Add<\/p>\n<p>15. Enter the requested information:<\/p>\n<blockquote><p>* IP address: enter the same IP address for the website<\/p>\n<p>* TCP port: enter 80<\/p>\n<p>* Host Header value: enter the domain name with www. as the prefix<\/p><\/blockquote>\n<p>If you require help, <a href=\"https:\/\/www.supportpro.com\/requestquote.php\">contact SupportPRO Server Admin<\/a><\/p>\n<p style=\"text-align: center;\"><!--HubSpot Call-to-Action Code --><span id=\"hs-cta-wrapper-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-wrapper\"><span id=\"hs-cta-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-node hs-cta-9d590242-d641-4383-94b4-8cfd62f0af6b\"><!-- [if lte IE 8]><\/p>\n\n\n\n\n\n<div id=\"hs-cta-ie-element\"><\/div>\n\n\n<![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/2725694\/9d590242-d641-4383-94b4-8cfd62f0af6b\"><img decoding=\"async\" id=\"hs-cta-img-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-img\" style=\"border-width: 0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/2725694\/9d590242-d641-4383-94b4-8cfd62f0af6b.png\" alt=\"Server not running properly? Get A FREE Server Checkup By Expert Server Admins - $125 Value\" \/><\/a><\/span><script charset=\"utf-8\" src=\"https:\/\/js.hscta.net\/cta\/current.js\"><\/script><script type=\"text\/javascript\"> hbspt.cta.load(2725694, '9d590242-d641-4383-94b4-8cfd62f0af6b', {}); <\/script><\/span><!-- end HubSpot Call-to-Action Code --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1.Click Start, Programs, Administrative Tools, and select Internet Information Services (IIS) Manager. 2.Expand local computer and right click on Web Sites 3.Click New and select Web Site 4.Click Next to&hellip;<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-772","post","type-post","status-publish","format-standard","hentry","category-miscellaneous"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/comments?post=772"}],"version-history":[{"count":3,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/772\/revisions"}],"predecessor-version":[{"id":3228,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/772\/revisions\/3228"}],"wp:attachment":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/media?parent=772"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/categories?post=772"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/tags?post=772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}