Re: IIS 6 Questions

From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 07/26/04


Date: Mon, 26 Jul 2004 18:55:37 +0200

Hello,

Either you need a reverse proxy, for example OctaGate[1], Apache (apache can
work as a reverse proxy, but it could cause other problems since you do not
want the webserver part of it), or ISA Server from Microsoft.

By using a reverse proxy, only one machine needs to be public, and it will
then handle the communication between the other (internal) machine and the
Internet user.

The other solution is to make both machines public. This can be done with
two IPs, running them on separate ports, but on the same IP (if your
firewall can forward the request to different machines, based on IP), or
something else that you can think of that makes them both public.

-- 
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!
"ame" <andrew@.dont.spam.leathalproductions.com> wrote in message
news:dzXMc.69562$DR3.62892@fe31.usenetserver.com...
> First of all I would like to say that I couldn't find an other suitable MS
> news group to ask my question, so if I am asking in the wrong place and
> there is a much more suitable place can someone please let me know which.
> Thanks
>
> question:
>
> I have two servers, 1 IP, running IIS 6.0, the first server runs my
> Exchange, and normal web stuff, while the second runs my PHP, MYSQL stuff.
> Is there anyway of linking the two IIS servers together so that if someone
> from the net requires information from my second server they would just
get
> dumped there and the second box will take care of them??
>
> Your help would be appreciated! thanks
>
> Andy
>
>
>


Relevant Pages

  • Re: Apache vs IIS
    ... Windows Server not on my Linux Server so there for I would chose IIS. ... Not that Apache is bad but ASP.NET is far easier and faster to create good web forms in. ... PHP on a IIS server is rather easy to run once you install PHP on a PC but if you only use PHP why not use Apache for Windows. ...
    (alt.php)
  • Re: Apache vs IIS
    ... Windows Server not on my Linux Server so there for I would chose ... Not that Apache is bad but ASP.NET is far easier and faster to ... IIS is designed for ASP, ... Apache running on a Linux server. ...
    (alt.php)
  • Re: Apache vs IIS
    ... my Windows Server not on my Linux Server so there for I would ... IIS is designed for ASP, ... can run asp on Apache, ... in running php from IIS vs Apache. ...
    (alt.php)
  • Re: Apache vs IIS
    ... on my Windows Server not on my Linux Server so there for I ... IIS is designed for ASP, ... you can run asp on Apache, ... PHP on a IIS server is rather easy to run once you install PHP on ...
    (alt.php)
  • Re: Apache vs IIS
    ... my Windows Server not on my Linux Server so there for I would chose IIS. ... Not that Apache is bad but ASP.NET is far easier and faster to create good web forms in. ... IIS is designed for ASP, ... PHP on a IIS server is rather easy to run once you install PHP on a PC but if you only use PHP why not use Apache for Windows. ...
    (alt.php)

Loading