Reverse Proxy / Rewriting

New to mod_rewrite? This is a good place to start.

Postby Guest » Tue Jun 04, 2002 10:42 pm

Hi,

I have a Problem with Outlook Web Access under E2K


RewriteRule ^/exchange(.*) http://internalserver.my.com/exchange/$1 [P]

Does work for the first try and authentication. But then the Script contains a BASE href
and it seems not to be rewritten. This disables the reverse Proxy. Any ideas?


<!--Copyright (c) 2000-2001 Microsoft Corporation. All rights reserved.-->
<!--CURRENT FILE== "IE5" "WIN32" frameset -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
<HTML>
<TITLE>Microsoft Outlook Web Access</TITLE>
<HEAD>
<BASE href="http://internalserver.my.com/exchange/user/">
</HEAD>


I think it should be <BASE href="http://externalserver.my.com/exchange/user/"> to work
Guest
 

OWA

Postby Rob » Wed Dec 11, 2002 1:04 am

Hi,

I have the same problem here.. anybody ?

Thanks,
Rob
Rob
 


Return to Beginner's Corner

Who is online

Users browsing this forum: No registered users and 26 guests

cron