09-03-04 10:49 PM
On 3 Sep 2004 13:39:47 -0700, Big Al wrote:
> Am successfully running Apache, internally and externally. Have an
> idea to be able to access Exchange Server mailbox from a secure page.
> Tried to link an url to "http://servermx.exchange". Internally this
> work fine, but externally it is obviously trying to access the
> internal LAN IP, and can't find it. What modules(?) are required to
> perform this action, and config pointers would be appreicated.
>
> Big Al
It will use port 80 as it's going through IIS. Why don't you use https
(port 443) then you can use a secure connection from outside your LAN,
that's assuming you're not using 443 on Apache. Alternatively you could get
IIS to listen on a different port such as 8080.
Regards
Bill
[ Post a follow-up to this message ]
|