Jan 212005
 

I was thinking. (Uh-oh!)

I want to serve .NET via IIS and other stuff via Apache. Running on two ports (80 and 8080) is not so great, since links for the internet will require port 80. But…you can’t run IIS and Apache on the same port. What if I put another NIC in the PC, give it an IP-address, and bind IIS to one NIC and Apache to the other, both owning port 80. All that’s left, is to configure virtual hosts.
Lets say blogs.rare-it.com will be served by Apache, and mydotnetsite.rare-it.com by IIS.

Right?

Now how on earth am I going to tell my stupid ADSL-router that port 80 needs to be directed to 2 IP-addresses, instead of 1?!?!

Guess I need some sleep: I’m babbling…

 Posted by at 01:03

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)