|
Mike, You are a genius!  Of course, Host Headers will allow you to publish multiple web sites on the default HTTP port 80 *on a single server*. That's a great idea and a fantastic tip! However, I think I should have been more specific about my statements regarding publishing web sites using Server Publishing. You can publish a single *server* per IP address on Port 80 of the external interface(s). Now, you can get around the single web site limitation by using Host Headers, and now that I think about it, you can even get around the single server (sort of) by redirecting requests to another server on the network by configuring forwarding on the IIS server itself. You still lose out on reverse proxy functionality, and you can limit access to the ISA Server only by using client address sets. The Web Proxy service allows you to use user/group authentication to access the proxy server's interface, so you lose a level of security, if you need it. Nevertheless, you guys have done some excellent work at getting around the problem. Thanks! Tom ------------------ Tom Shinder http://www.isaserver.org/shinder/
|