How do I add a website to IIS 7?
Go to Control Panel > Administrative Tools > Internet Information Services (IIS) Manager. In the Connections panel, expand your host tree, right-click on Sites, and choose Add Website. Enter the new website’s name and choose the location.
What is IIS and its features?

Internet Information Services (IIS) is a flexible, general-purpose web server from Microsoft that runs on Windows systems to serve requested HTML pages or files. An IIS web server accepts requests from remote client computers and returns the appropriate response.
What is IIS Site?
Briefly, a site contains one or more applications, an application contains one or more virtual directories, and a virtual directory maps to a physical directory on a computer. As in IIS 6.0, a site contains all the content, both static and dynamic, that is associated with that site.
What are IIS components?
Required IIS components

- Web Server. Common HTTP Features. Default Document. Static Content. Security. Request Filtering. Basic Authentication. Windows Authentication.
- Management Tools. IIS Management Console. IIS 6 Management Compatibility. IIS 6 Metabase Compatibility. IIS Management Scripts and Tools. Management Service.
What is my IIS version?
Using Run Command Select windows +R key and type inetmgr and press OK. It will open the IIS manager window . In the same way go to Help ->About Internet Information Services and you will get the version installed on your computer.
What is default web site in IIS?
The Default Web Site is simply the first, and most common, “site” on your IIS server. It is true you can place sites beneath your “Default Web Site” but these are actually nested “applications”. Sites are mapped to a specific folder, and generally applications are mapped to specific nested subfolders.
What is the default Web site?
Where is IIS 7 config file?
The configuration files for IIS 7 and later are located in your %WinDir%\System32\Inetsrv\Config folder, and the primary configuration files are:
- ApplicationHost. config – This configuration file stores the settings for all your Web sites and applications.
- Administration.
- Redirection.
What is IIS web server used for?
The Web Server (IIS) role in Windows Server 2012 provides a secure, easy-to-manage, modular and extensible platform for reliably hosting websites, services, and applications. With IIS 8 you can share information with users on the Internet, an intranet, or an extranet.
What do you need to know about IIS 7?
Start IIS Manager (type “inetmgr.exe” in the Start Menu)
How to install IIS 7 on new Windows 7?
Install IIS 7 or Above. To open the Windows Features dialog box, click Start, and then click Control Panel. Figure 2: Windows Vista Start menu. In the Control Panel, click Programs. Figure 3: Control Panel Home. Click Turn Windows features on or off. Figure 4: Control Panel install options. You may receive the Windows Security warning.
How do you restart IIS 7?
– Do not use IISRESET. – If you must, identify and recycle the application pool instead. – Be aware of the costs of recycling. – Implement recycle resilience strategies, including external state, application warmup, and proper automatic recycle schedules. – If your website is having problems, diagnose first, recycle last.
What are the default MIME types for IIS 7?
On the taskbar,click Server Manager.