Hi,

i dont know OWA but it looks like, OWE is working with absolut links, like https://exchange/exchange/foo.asp you have to configure OWA so, that OWA creates links like https://webmail.blahblah.com/exchange, try to sniff the traffic between your client and apache reverse proxy (ssldump, httpwatch - brwoserplugin for ie should work in trail mode for your needs). Apache Reverse Proxy changes only the request and response headers not the hole content.

regards
Christian Gottschalch

fRANz schrieb:
On 10/20/06, Markus Herbert <[EMAIL PROTECTED]> wrote:
Hi,

I removed proxy_connect and proxy_ftp from my config file. Also I delete ProxyVia from my virtual host definition file. The switch ProxyPreserveHost was set to on.

I reload apache2 but again I have the same problem, that I can see only a part from the OWA client.
Maybe it has something to do with the WEBDAV extensions in OWA.

Hi Markus,

Webdav is not required.
Please follow this link:

http://3cx.org/nucleus/plugins/print/print.php?itemid=46

and try to add some request header as from MS documentation:

RequestHeader set Front-End-Https "On"

HTH,
-f

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to