Networking Forums

Networking Forums > Computer Networking > Windows Networking > IIS Vs Apache

Reply
Thread Tools Display Modes

IIS Vs Apache

 
 
NeWGeeK
Guest
Posts: n/a

 
      06-19-2009, 12:03 PM

IIS Vs Apache

I am planning to host two web sites on my pc at home. My OS is WinXP SP3 and
I am at crossroads if I should use IIS or Apache as a webserver deamon.

I am behind a router and a modem and therefore forwarding port 80/81 and
obviously having one public IP.

How can I have the two websites accessible from the Internet through this
connection? I want them to be accessible seperately from eachother each
having a unique address but stil pointing to the same IP. Also which is best
suited for this task...IIS or Apache?

Thanks a lot foe your help mates


 
Reply With Quote
 
 
 
 
Daniel Weber
Guest
Posts: n/a

 
      06-19-2009, 01:46 PM
NeWGeeK schrieb:
> I am behind a router and a modem and therefore forwarding port 80/81 and
> obviously having one public IP.
>
> How can I have the two websites accessible from the Internet through this
> connection?


You assign different host header names to the websites, so the webserver
can determine the website corresponding to each incoming request.

This requirement already decides, which software to use:

IIS on Windows XP doesn't allow you to operate more than one website at
a time, you would either need IIS on Windows Server or Apache, which
allows multiple websites on Windows clients.

Bye,
Daniel
 
Reply With Quote
 
Alister
Guest
Posts: n/a

 
      06-19-2009, 03:09 PM

"NeWGeeK" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> IIS Vs Apache
>
> I am planning to host two web sites on my pc at home. My OS is WinXP SP3
> and I am at crossroads if I should use IIS or Apache as a webserver
> deamon.
>
> I am behind a router and a modem and therefore forwarding port 80/81 and
> obviously having one public IP.
>
> How can I have the two websites accessible from the Internet through this
> connection? I want them to be accessible seperately from eachother each
> having a unique address but stil pointing to the same IP. Also which is
> best suited for this task...IIS or Apache?
>
> Thanks a lot foe your help mates


The Windows XP version of IIS does not allow more than one site to run, so I
think you need to look at Apache.

Hosting multiple sites on a single IP is quite common - you control access
to the different sites using host headers - or in Apache terms "Virtual
Hosts", have a google or two!

Alister


 
Reply With Quote
 
Ace Fekay [Microsoft Certified Trainer]
Guest
Posts: n/a

 
      06-19-2009, 06:35 PM
"NeWGeeK" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> IIS Vs Apache
>
> I am planning to host two web sites on my pc at home. My OS is WinXP SP3
> and I am at crossroads if I should use IIS or Apache as a webserver
> deamon.
>
> I am behind a router and a modem and therefore forwarding port 80/81 and
> obviously having one public IP.
>
> How can I have the two websites accessible from the Internet through this
> connection? I want them to be accessible seperately from eachother each
> having a unique address but stil pointing to the same IP. Also which is
> best suited for this task...IIS or Apache?
>
> Thanks a lot foe your help mates
>



Newgeek,

You also multi-posted this to the windows.2000.networking group. Did you
post it anywhere else?

Next time, please use your newsreader's cross-posting feature when you feel
it is necessary to post to more than one group. If you had cross-posted to
more than one group simulateneously (cross-posting), instead of making
multiple individual posts (multi-posting), any responses from any group to
the cross-posted group would populate your post in all the groups you posted
in simultaneously. This would have made it easier for you so you don't have
to check each one individually, and all you would have had to do is check
one of them. This also helps us so we can collaborate to offer better
assistance. Otherwise we would be doubling our efforts not knowing someone
else may have already offered a response, as well as you to digest which
response would have been more appropriate.

Ace

 
Reply With Quote
 
Pedro M. Leite
Guest
Posts: n/a

 
      06-22-2009, 03:04 PM

good afternoon

apache. named virtual hosts + dynamic ip solution of personal choice.

hand
Pleite
-------------------

On Fri, 19 Jun 2009 14:35:11 -0400, Ace Fekay [Microsoft Certified
Trainer] wrote:

> "NeWGeeK" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>
>> IIS Vs Apache
>>
>> I am planning to host two web sites on my pc at home. My OS is WinXP
>> SP3 and I am at crossroads if I should use IIS or Apache as a webserver
>> deamon.
>>
>> I am behind a router and a modem and therefore forwarding port 80/81
>> and obviously having one public IP.
>>
>> How can I have the two websites accessible from the Internet through
>> this connection? I want them to be accessible seperately from eachother
>> each having a unique address but stil pointing to the same IP. Also
>> which is best suited for this task...IIS or Apache?
>>
>> Thanks a lot foe your help mates
>>
>>

>
> Newgeek,
>
> You also multi-posted this to the windows.2000.networking group. Did you
> post it anywhere else?
>
> Next time, please use your newsreader's cross-posting feature when you
> feel it is necessary to post to more than one group. If you had
> cross-posted to more than one group simulateneously (cross-posting),
> instead of making multiple individual posts (multi-posting), any
> responses from any group to the cross-posted group would populate your
> post in all the groups you posted in simultaneously. This would have
> made it easier for you so you don't have to check each one individually,
> and all you would have had to do is check one of them. This also helps
> us so we can collaborate to offer better assistance. Otherwise we would
> be doubling our efforts not knowing someone else may have already
> offered a response, as well as you to digest which response would have
> been more appropriate.
>
> Ace






--
No trees were destroyed in the sending of this message, however, a
significant number of electrons were terribly inconvenienced





--
No trees were destroyed in the sending of this message, however, a
significant number of electrons were terribly inconvenienced
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache mrdjmagnet@aol.com Linux Networking 1 12-14-2008 01:05 AM
apache behind router julian_m Network Routers 3 03-25-2006 07:34 AM
IIS vs Apache...???? gerry Home Networking 9 09-07-2004 07:15 PM
setting up Apache. Dave Linux Networking 2 11-11-2003 02:05 AM
IPTABLES & APACHE JJMMPP Linux Networking 3 08-11-2003 07:17 PM



1 2 3 4 5 6 7 8 9 10 11