Running NT 40 SP6a server with IIS 4.0 SP1.3. I have
multihomed the nic with 2 IP addresses. I want to host two
completely different web sites each with Frontpage Server
Extensions. FPSE can only be configured for the default
web site (as far as I can tell). How do I create a virtual
server for the second IP address so I can host two domains
on this server?

Re: Virtual Servers with IIS 4? by Tom

Tom
Wed Dec 17 14:42:35 CST 2003

"nolacoaches" <anonymous@discussions.microsoft.com> wrote in message
news:014c01c3c4d8$0d0b24c0$a501280a@phx.gbl...
> Running NT 40 SP6a server with IIS 4.0 SP1.3. I have
> multihomed the nic with 2 IP addresses. I want to host two
> completely different web sites each with Frontpage Server
> Extensions. FPSE can only be configured for the default
> web site (as far as I can tell). How do I create a virtual
> server for the second IP address so I can host two domains
> on this server?

Right-click on the server in the IIS console and pick New -> Web Site ...

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserver2003/community/centers/iis/




Re: Virtual Servers with IIS 4? by anonymous

anonymous
Wed Dec 17 15:28:34 CST 2003

Thanks, but if I do it that way, I get a new Web Site, but
I cannot configure Frontpage 2000 Server Extensions for it
since they are only configured for the default web site. I
must be missing something simple. I know I can create a
sub-web under the default web and get the FPSE working,
but that is not what I wanted to do.

nolacoaches.

>-----Original Message-----
>"nolacoaches" <anonymous@discussions.microsoft.com> wrote
in message
>news:014c01c3c4d8$0d0b24c0$a501280a@phx.gbl...
>> Running NT 40 SP6a server with IIS 4.0 SP1.3. I have
>> multihomed the nic with 2 IP addresses. I want to host
two
>> completely different web sites each with Frontpage
Server
>> Extensions. FPSE can only be configured for the default
>> web site (as far as I can tell). How do I create a
virtual
>> server for the second IP address so I can host two
domains
>> on this server?
>
>Right-click on the server in the IIS console and pick
New -> Web Site ...
>
>--
>Tom Kaminski IIS MVP
>http://www.iistoolshed.com/ - tools, scripts, and
utilities for running IIS
>http://mvp.support.microsoft.com/
>http://www.microsoft.com/windowsserver2003/community/cente
rs/iis/
>
>
>
>.
>

Re: Virtual Servers with IIS 4? by Paul

Paul
Thu Dec 18 04:41:58 CST 2003

On Wed, 17 Dec 2003 13:28:34 -0800,
<anonymous@discussions.microsoft.com> wrote:

>Thanks, but if I do it that way, I get a new Web Site, but
>I cannot configure Frontpage 2000 Server Extensions for it
>since they are only configured for the default web site. I
>must be missing something simple. I know I can create a
>sub-web under the default web and get the FPSE working,
>but that is not what I wanted to do.
>
>nolacoaches.

Read this KB article :

HOW TO: Configure FrontPage Server Extensions in Internet Information
Services
http://support.microsoft.com/?id=298158


Regards,

Paul Lynch
MCSE

Re: Virtual Servers with IIS 4? by anonymous

anonymous
Thu Dec 18 17:03:57 CST 2003

I don't know how to say this more clearly. I am a noobie
with web sites and iis. When I open the iis console and
right click on the *server in the Internet Information
Server folder I have installed the Frontpage Server
Extensions snap in and Checked Server Extensions. I have
configured the Server Extensions for the Default Web Site.
Frontpage components (Hit Counter) are working on the
Default Web Site. After reading 27 MSKB articles today on
FPSE2000 and IIS 40 I can only conclude that creating a
NEW WEB SITE by rt clicking *Server is what is meant by
create a Virtual Server. I followed all of the directions,
created a directory for contect (that is not nested),
loaded a default.htm web page. When I rt click on the new
Web Site, there IS NO OPTION TO INSTALL FRONTPAGE SERVER
EXTENSIONS. When I use the fpsrvadm command line tool, it
returns a message the /LM/W3SVC/2 server is not a valid
virtual server. DNS is configured properly, I can ping
www.myintranet.com and get the second IP address on the
server nic. I can open the sample pages in IE at
www.myintranet.com. But I cannon make FPSE work there. Any
suggestions?
>-----Original Message-----
>On Wed, 17 Dec 2003 13:28:34 -0800,
><anonymous@discussions.microsoft.com> wrote:
>
>>Thanks, but if I do it that way, I get a new Web Site,
but
>>I cannot configure Frontpage 2000 Server Extensions for
it
>>since they are only configured for the default web site.
I
>>must be missing something simple. I know I can create a
>>sub-web under the default web and get the FPSE working,
>>but that is not what I wanted to do.
>>
>>nolacoaches.
>
>Read this KB article :
>
>HOW TO: Configure FrontPage Server Extensions in Internet
Information
>Services
>http://support.microsoft.com/?id=298158
>
>
>Regards,
>
>Paul Lynch
>MCSE
>.
>

Re: Virtual Servers with IIS 4? by David

David
Fri Dec 19 01:23:06 CST 2003

Sorry, I have no idea about FPSE functionality on NT4. FPSE on W2K and
later can be created on multiple websites as you're thinking. Don't know if
it was a feature later added or is restricted on NT4 for some reason.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
<anonymous@discussions.microsoft.com> wrote in message
news:04f801c3c5bb$37530610$a301280a@phx.gbl...
I don't know how to say this more clearly. I am a noobie
with web sites and iis. When I open the iis console and
right click on the *server in the Internet Information
Server folder I have installed the Frontpage Server
Extensions snap in and Checked Server Extensions. I have
configured the Server Extensions for the Default Web Site.
Frontpage components (Hit Counter) are working on the
Default Web Site. After reading 27 MSKB articles today on
FPSE2000 and IIS 40 I can only conclude that creating a
NEW WEB SITE by rt clicking *Server is what is meant by
create a Virtual Server. I followed all of the directions,
created a directory for contect (that is not nested),
loaded a default.htm web page. When I rt click on the new
Web Site, there IS NO OPTION TO INSTALL FRONTPAGE SERVER
EXTENSIONS. When I use the fpsrvadm command line tool, it
returns a message the /LM/W3SVC/2 server is not a valid
virtual server. DNS is configured properly, I can ping
www.myintranet.com and get the second IP address on the
server nic. I can open the sample pages in IE at
www.myintranet.com. But I cannon make FPSE work there. Any
suggestions?
>-----Original Message-----
>On Wed, 17 Dec 2003 13:28:34 -0800,
><anonymous@discussions.microsoft.com> wrote:
>
>>Thanks, but if I do it that way, I get a new Web Site,
but
>>I cannot configure Frontpage 2000 Server Extensions for
it
>>since they are only configured for the default web site.
I
>>must be missing something simple. I know I can create a
>>sub-web under the default web and get the FPSE working,
>>but that is not what I wanted to do.
>>
>>nolacoaches.
>
>Read this KB article :
>
>HOW TO: Configure FrontPage Server Extensions in Internet
Information
>Services
>http://support.microsoft.com/?id=298158
>
>
>Regards,
>
>Paul Lynch
>MCSE
>.
>