How to create a new website in IIS management console

How to create a new website in IIS management console

am 04.06.2007 16:18:48 von Andy56_uk

Hi,

I'm new to IIS, so please excuse me if this is a really lame question. I've
searched this group, and the web, but can't find a useful answer anywhere.

Note that I want to use IIS as the web server, but I am not using other MS
site building tools such as FrontPage or VS.

In the IIS Management Console I have a website called Default Web Site.

I have created the folder C:\webroot and want to create a number of websites
(eg: site1, site2, etc).

I want the document root for these sites to be C:\webroot\site1,
C:\webroot\site2, etc.

I can set the document root for the Default Web Site to one of these, and
after searching the web, it seems that I sould be able to right-click on the
Web Sites node and select New->Web Site to create new web sites. However,
when I right-click on the Web Sites node, there is no New option.

Any help would be appreciated.

Regards,

Andy

Re: How to create a new website in IIS management console

am 04.06.2007 16:26:56 von .._..

Andy,

The "default" web site should not be used in a production enviroment.
Select it, then at the top, press the "stop" button. (Square, like on a
VCR.)

Next, RIGHT CLICK on the white space on the right, or just on the "websites"
folder.

Go to "new" web site. Complete the wizard.

You will get an opportunity to assign IP addresses used by the network card,
as well as choose the "root" of the folder.

BTW, the plan for the root folders you have is a good one.

"Andy56_uk" wrote in message
news:46641f48$0$8759$ed2619ec@ptn-nntp-reader02.plus.net...
> Hi,
>
> I'm new to IIS, so please excuse me if this is a really lame question.
> I've searched this group, and the web, but can't find a useful answer
> anywhere.
>
> Note that I want to use IIS as the web server, but I am not using other MS
> site building tools such as FrontPage or VS.
>
> In the IIS Management Console I have a website called Default Web Site.
>
> I have created the folder C:\webroot and want to create a number of
> websites (eg: site1, site2, etc).
>
> I want the document root for these sites to be C:\webroot\site1,
> C:\webroot\site2, etc.
>
> I can set the document root for the Default Web Site to one of these, and
> after searching the web, it seems that I sould be able to right-click on
> the Web Sites node and select New->Web Site to create new web sites.
> However, when I right-click on the Web Sites node, there is no New option.
>
> Any help would be appreciated.
>
> Regards,
>
> Andy
>
>

Re: How to create a new website in IIS management console

am 04.06.2007 16:41:59 von Andy56_uk

Thanks for the response.

That's what I've been trying to do, but when I right-click on Web Sites (or
on any panel) there is no New option.

Andy

".._.." <.._..@yourmom.mil> wrote in message
news:QiV8i.35231$G23.29119@newsreading01.news.tds.net...
> Andy,
>
> The "default" web site should not be used in a production enviroment.
> Select it, then at the top, press the "stop" button. (Square, like on a
> VCR.)
>
> Next, RIGHT CLICK on the white space on the right, or just on the
> "websites" folder.
>
> Go to "new" web site. Complete the wizard.
>
> You will get an opportunity to assign IP addresses used by the network
> card, as well as choose the "root" of the folder.
>
> BTW, the plan for the root folders you have is a good one.
>
> "Andy56_uk" wrote in message
> news:46641f48$0$8759$ed2619ec@ptn-nntp-reader02.plus.net...
>> Hi,
>>
>> I'm new to IIS, so please excuse me if this is a really lame question.
>> I've searched this group, and the web, but can't find a useful answer
>> anywhere.
>>
>> Note that I want to use IIS as the web server, but I am not using other
>> MS site building tools such as FrontPage or VS.
>>
>> In the IIS Management Console I have a website called Default Web Site.
>>
>> I have created the folder C:\webroot and want to create a number of
>> websites (eg: site1, site2, etc).
>>
>> I want the document root for these sites to be C:\webroot\site1,
>> C:\webroot\site2, etc.
>>
>> I can set the document root for the Default Web Site to one of these, and
>> after searching the web, it seems that I sould be able to right-click on
>> the Web Sites node and select New->Web Site to create new web sites.
>> However, when I right-click on the Web Sites node, there is no New
>> option.
>>
>> Any help would be appreciated.
>>
>> Regards,
>>
>> Andy
>>
>>
>
>

Re: How to create a new website in IIS management console

am 05.06.2007 06:40:46 von Bernard

FYI - W2k / XP Pro only supports 1 website.

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Andy56_uk" wrote in message
news:466424bb$0$8752$ed2619ec@ptn-nntp-reader02.plus.net...
> Thanks for the response.
>
> That's what I've been trying to do, but when I right-click on Web Sites
> (or on any panel) there is no New option.
>
> Andy
>
> ".._.." <.._..@yourmom.mil> wrote in message
> news:QiV8i.35231$G23.29119@newsreading01.news.tds.net...
>> Andy,
>>
>> The "default" web site should not be used in a production enviroment.
>> Select it, then at the top, press the "stop" button. (Square, like on a
>> VCR.)
>>
>> Next, RIGHT CLICK on the white space on the right, or just on the
>> "websites" folder.
>>
>> Go to "new" web site. Complete the wizard.
>>
>> You will get an opportunity to assign IP addresses used by the network
>> card, as well as choose the "root" of the folder.
>>
>> BTW, the plan for the root folders you have is a good one.
>>
>> "Andy56_uk" wrote in message
>> news:46641f48$0$8759$ed2619ec@ptn-nntp-reader02.plus.net...
>>> Hi,
>>>
>>> I'm new to IIS, so please excuse me if this is a really lame question.
>>> I've searched this group, and the web, but can't find a useful answer
>>> anywhere.
>>>
>>> Note that I want to use IIS as the web server, but I am not using other
>>> MS site building tools such as FrontPage or VS.
>>>
>>> In the IIS Management Console I have a website called Default Web Site.
>>>
>>> I have created the folder C:\webroot and want to create a number of
>>> websites (eg: site1, site2, etc).
>>>
>>> I want the document root for these sites to be C:\webroot\site1,
>>> C:\webroot\site2, etc.
>>>
>>> I can set the document root for the Default Web Site to one of these,
>>> and after searching the web, it seems that I sould be able to
>>> right-click on the Web Sites node and select New->Web Site to create new
>>> web sites. However, when I right-click on the Web Sites node, there is
>>> no New option.
>>>
>>> Any help would be appreciated.
>>>
>>> Regards,
>>>
>>> Andy
>>>
>>>
>>
>>
>
>

Re: How to create a new website in IIS management console

am 05.06.2007 07:24:33 von Kristofer Gafvert

Which OS do you have?

You can only have multiple websites on a server (except vista), so if you
are using Windows XP, you are stuck with one website.


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Andy56_uk wrote:

>Hi,
>
>I'm new to IIS, so please excuse me if this is a really lame question.
>I've searched this group, and the web, but can't find a useful answer
>anywhere.
>
>Note that I want to use IIS as the web server, but I am not using other MS
>site building tools such as FrontPage or VS.
>
>In the IIS Management Console I have a website called Default Web Site.
>
>I have created the folder C:\webroot and want to create a number of
>websites (eg: site1, site2, etc).
>
>I want the document root for these sites to be C:\webroot\site1,
>C:\webroot\site2, etc.
>
>I can set the document root for the Default Web Site to one of these, and
>after searching the web, it seems that I sould be able to right-click on
>the Web Sites node and select New->Web Site to create new web sites.
>However, when I right-click on the Web Sites node, there is no New option.
>
>Any help would be appreciated.
>
>Regards,
>
>Andy

Re: How to create a new website in IIS management console

am 05.06.2007 18:11:08 von Andy56_uk

Thanks Bernard

"Bernard Cheah [MVP]" wrote in message
news:ef0gvuypHHA.1244@TK2MSFTNGP04.phx.gbl...
> FYI - W2k / XP Pro only supports 1 website.
>
> --
> Regards,
> Bernard Cheah
> http://www.iis.net/
> http://www.iis-resources.com/
> http://msmvps.com/blogs/bernard/
>
>
> "Andy56_uk" wrote in message
> news:466424bb$0$8752$ed2619ec@ptn-nntp-reader02.plus.net...
>> Thanks for the response.
>>
>> That's what I've been trying to do, but when I right-click on Web Sites
>> (or on any panel) there is no New option.
>>
>> Andy
>>
>> ".._.." <.._..@yourmom.mil> wrote in message
>> news:QiV8i.35231$G23.29119@newsreading01.news.tds.net...
>>> Andy,
>>>
>>> The "default" web site should not be used in a production enviroment.
>>> Select it, then at the top, press the "stop" button. (Square, like on a
>>> VCR.)
>>>
>>> Next, RIGHT CLICK on the white space on the right, or just on the
>>> "websites" folder.
>>>
>>> Go to "new" web site. Complete the wizard.
>>>
>>> You will get an opportunity to assign IP addresses used by the network
>>> card, as well as choose the "root" of the folder.
>>>
>>> BTW, the plan for the root folders you have is a good one.
>>>
>>> "Andy56_uk" wrote in message
>>> news:46641f48$0$8759$ed2619ec@ptn-nntp-reader02.plus.net...
>>>> Hi,
>>>>
>>>> I'm new to IIS, so please excuse me if this is a really lame question.
>>>> I've searched this group, and the web, but can't find a useful answer
>>>> anywhere.
>>>>
>>>> Note that I want to use IIS as the web server, but I am not using other
>>>> MS site building tools such as FrontPage or VS.
>>>>
>>>> In the IIS Management Console I have a website called Default Web Site.
>>>>
>>>> I have created the folder C:\webroot and want to create a number of
>>>> websites (eg: site1, site2, etc).
>>>>
>>>> I want the document root for these sites to be C:\webroot\site1,
>>>> C:\webroot\site2, etc.
>>>>
>>>> I can set the document root for the Default Web Site to one of these,
>>>> and after searching the web, it seems that I sould be able to
>>>> right-click on the Web Sites node and select New->Web Site to create
>>>> new web sites. However, when I right-click on the Web Sites node, there
>>>> is no New option.
>>>>
>>>> Any help would be appreciated.
>>>>
>>>> Regards,
>>>>
>>>> Andy
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Multiple Sites on XP Pro

am 26.06.2007 21:59:22 von unknown

I run three on my local machine for dev purposes using this method....

http://www.xoc.net/works/tips/multiple-iis-sites-professiona l.asp

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com

Here ya go....

am 26.06.2007 22:00:54 von unknown

Works like a charm.

http://www.xoc.net/works/tips/multiple-iis-sites-professiona l.asp

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com

Re: Here ya go....

am 26.06.2007 22:09:46 von tompepper

Here ya go for what? What works like a charm? Who are you talking to? Why
did you change the subject line? Where's the original post?

wrote in message news:200762616053zhatka@gmail.com...
| Works like a charm.
|
| http://www.xoc.net/works/tips/multiple-iis-sites-professiona l.asp
|
| EggHeadCafe.com - .NET Developer Portal of Choice
| http://www.eggheadcafe.com