Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Publishing site-IIS root

I have a site that is published on TMG now.. I published it on UTM and when I type www.domain.com I got IIS root home page.  What is the problem here...


This thread was automatically locked due to age.
Parents
  • Since it seems as though your using Host Headers, sounds as though IIS is configured so that the site is only listening for page1 and not www.  Check the bindings in IIS.  If you aren't hosting multiple sites on that server, you're better off binding with *, then you can use split-brain dns, so your users can access the site with www.domain.com, regardless of whether or not they are internal or external.
Reply
  • Since it seems as though your using Host Headers, sounds as though IIS is configured so that the site is only listening for page1 and not www.  Check the bindings in IIS.  If you aren't hosting multiple sites on that server, you're better off binding with *, then you can use split-brain dns, so your users can access the site with www.domain.com, regardless of whether or not they are internal or external.
Children
No Data