Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Brian Whalen on April 17, 2002, 06:51:13 PM

Title: Exchange Webmail
Post by: Brian Whalen 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.
Title: Re: Exchange Webmail
Post by: chris meredith 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.
Title: Re: Exchange Webmail
Post by: chris meredith 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
Title: Re: Exchange Webmail
Post by: Luciano Terra 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