Koozali.org: home of the SME Server

Exchange Webmail

Brian Whalen

Exchange Webmail
« on: April 17, 2002, 06:51:13 PM »
I am trying to redirect a link from my www E-Smith server to a Exchange front end server to allow webmail access. So that when they type in www.xxxx.com/mail
it would goto the frontend to access the webmail.

Does anyone know how to redirect this.

chris meredith

Re: Exchange Webmail
« Reply #1 on: April 17, 2002, 07:50:23 PM »
I haven't tried very hard to modify Apache settings on an E-Smith server, but you should be able to use ProxyPass.

http://httpd.apache.org/docs-2.0/mod/mod_proxy.html

I have used it on a non-esmith box with Apache and it seems to work fine.

chris meredith

Re: Exchange Webmail
« Reply #2 on: April 17, 2002, 07:58:38 PM »
Posted the wrong link last time.  That was for apache 2.0.  Here is the rigt one:

http://httpd.apache.org/docs/mod/mod_proxy.html

Luciano Terra

Re: Exchange Webmail
« Reply #3 on: April 18, 2002, 03:45:44 AM »
tri to use port redirect plus html content refresh 0 like this:

1. Use port forward point port like 81 to 80 on internal server
2. place In /mail/index.htm



sorry by my english
Luciano