0% found this document useful (0 votes)
14 views10 pages

Hosting A Site & Viewing by IP Address - Configuring The App Pool - View by URL

The document discusses hosting a website on IIS by viewing it through an IP address or URL. It describes configuring an app pool and mapping an IP address to a domain name in the hosts file to view the site by URL.

Uploaded by

casabalan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views10 pages

Hosting A Site & Viewing by IP Address - Configuring The App Pool - View by URL

The document discusses hosting a website on IIS by viewing it through an IP address or URL. It describes configuring an app pool and mapping an IP address to a domain name in the hosts file to view the site by URL.

Uploaded by

casabalan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

IIS

•Hosting a site & Viewing by IP address


•Configuring the App Pool
•View by URL
Hosting a site (browse through IP)
• Open IIS from administrative tools of control
panel.

• If there is no IIS installed, then


– Open control panel
– Click programs & features
– Turn windows features on or off.
– Tick internet information services
– It will install IIS
Right click on sites-> Add web site
Give a site name &
choose the path of the site
Browse the site
In case of this error,
just configure the app pool
Configuring the app pool from v2.0 to
4.0 by double clicking on it.
Now again browse the web site
View by URL
• Repeat the previous procedure but we have to
add a URL at the time of hosting.
• URL is added so we can not view this site directly. We
need to map IP address to domain name inside a
hosts file.
• Open “Hosts” file from
C:\Windows\System32\drivers\etc
• Edit it according to the screenshot & browse the site.
• Now we can open the site by using
– 127.0.0.1
– Mysitedinesh.com

You might also like