Results 1 to 3 of 3

Thread: How to add a website to my IIS?

  1. #1
    Join Date
    Jan 2009
    Posts
    30

    How to add a website to my IIS?

    Hello,

    I want to add website to my IIS.
    My friend told me to add the website to my IIS, but i could not find such program in windows. Please help me.
    How to do this?

  2. #2
    Join Date
    May 2008
    Posts
    68

    Re: How to add a website to my IIS?

    HI,

    I know why you could not find the IIS in your windows.
    Before adding the website to IIS, first you need to install IIS to your system.
    For this you will need your windows XP CD & then install it.
    After the installation go to IIS, right click Default Web Site go new->virtual directory, name it, point it to the root path of your website.
    In this way you can install IIS on your system & then add your website to IIS.

    I hope this helps.

  3. #3
    Join Date
    Jan 2009
    Posts
    44

    Re: How to add a website to my IIS?

    How to add a website in IIS 7

    1. Open the Internet Information Services MMC from administrative tools. Click on the Start Menu, then Control Panel, then Administrative Tools, then choose IIS. Click on the + next to your server name in IIS to expand it. Right click on the “Sites” folder click on Add Web Site.
    Site Name: Type in your domain name without the www.
    Application pool: IIS7 will automatically create a unique application pool based on your site name.
    Physical Path: The directory on the server that your web site content is stored in.
    Binding: This is necessary for running multiple websites from the same IP address.
    Type: Leave at http
    IP Address: Choose the IP address the domain name resolves to that you configured in DNS.
    Port: Leave at 80
    Host Name: Type in your domain name without the www.
    2. Click on Ok to create the new website then click once on the site you just created to select it. On the right hand side of the IIS window click on "Bindings …" then click on the Add button.
    Type: Leave set on http
    IP Address: Choose the IP address the domain name resolves to that you configured in DNS.
    Port: Leave the port set on 80.
    Host Name: Type in www.example.com , replace example.com with your domain name. Click on ok to add the binding then click on close.
    Source:

Similar Threads

  1. Replies: 4
    Last Post: 14-02-2012, 04:56 AM
  2. How to block website using Website blocker?
    By Edi in forum Windows Software
    Replies: 6
    Last Post: 02-07-2011, 10:46 PM
  3. Norton Safe Web won't verify my Website Tonight website
    By Chang2 in forum Networking & Security
    Replies: 5
    Last Post: 17-09-2010, 09:47 PM
  4. Dynamic Website VS Static Website
    By Rum in forum Software Development
    Replies: 5
    Last Post: 08-01-2010, 01:14 PM
  5. Replies: 2
    Last Post: 05-11-2009, 08:44 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,709,122.47023 seconds with 16 queries