Nick Kew wrote:
isha b wrote:
My exchnage server works fine while querying thro internet , but when
I query webserver as ,
https://reverseproxy.com/webserver
it translate as http://reverseproxy.com/webservr/init.asp?.........
with result " page could not found "
That'll be because your exchnage server (whatever that is) is issuing
an http redirect. To deal with it, see
http://www.apacheweek.com/features/reverseproxies
You could always try adding this to your Apache config:
RequestHeader add Front-End-Https "On"
I've never tried it but the equivalent works for Squid. This should
tell OWA to generate an https URL.
HTH,
Neil.
--
Neil Hillard [EMAIL PROTECTED]
Westland Helicopters Ltd. http://www.whl.co.uk/
Disclaimer: This message does not necessarily reflect the
views of Westland Helicopters Ltd.
---------------------------------------------------------------------
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]