Hi John,

The simpliest solution would probably be to let your gateway machine not just forward port 80 to your fbsd machine, but also let it forward another port (eg. 81) to your .net machine and configure IIS to serve also via this port.

If that is not an option you might be able to set up something using mod_proxy, however I have no experience how to use that, so this is definitely a case of RTFM ;)

Kind regards,
Alex.

Goodleaf, John wrote:

  Please reply to [EMAIL PROTECTED]
  So I have a FreeBSD server at home serving some web pages, mostly web
  mail (Apache). It's running on a DSL line behind a gateway that
  forwards port 80 requests to it. Now here's the problem. I need to
  serve also from an IIS .NET server (it's for my girlfriend; don't bug
  me). So my question: How do I serve some things from the IIS server
  and some from the BSD server?  Do I set up some kind of proxying?
  I'm sure there are three hundred solutions, but this is not something
  I've ever had to learn about. I'm willing to RTFM; I just want to be
  pointed in the right direction.
  Thanks,
  John
    _________________________________________________________________

This e-mail message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information. Any
unauthorized review, use, disclosure or distribution is prohibited. If
you are not the intended recipient, please contact the sender by reply
e-mail and destroy all copies of the original message.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to